docs: update with news modules - update actions#28
Merged
tizianocitro merged 3 commits intomainfrom Feb 5, 2026
Merged
Conversation
tizianocitro
reviewed
Feb 5, 2026
tizianocitro
pushed a commit
that referenced
this pull request
Feb 5, 2026
* docs: update with news modules - update actions * docs: added make req
tizianocitro
added a commit
that referenced
this pull request
Feb 9, 2026
* fix: ensure tensors are on the correct device * fix: rename node features to x everywhere * feat: add unit tests for hdata on mps * fix: add default to ones for missing node features * fix: add default to ones for missing node features * feat: add sparse dropout * fix: remove flaky test * fix: add default to ones for missing node features * refactor: improve comment on node feature fallback * feat: add standard datasets (#27) * feat: removing local dataset * docs: format docs * feat: added IMDB PATENT COURSERA datasets * feat: add cora * feat: add graph structure * docs: update with news modules and update actions (#28) * docs: update with news modules - update actions * docs: added make req * fix: action syntax (#29) * feat: complete test for dataset (#30) * feat: add standard datasets (#27) * feat: removing local dataset * docs: format docs * feat: added IMDB PATENT COURSERA datasets * feat: add cora * feat: add hypergraph structure * refactor: move hif_test to hif_utils_test * refactor: move tests to parametrized with pytest.param for better readability * feat: add graph utils and partial unit testing * feat: add unit tests for get_sparse_normalized_degree_matrix * feat: add unit tests for get_sparse_normalized_laplacian * feat: add unit tests for smoothing_with_gcn_laplacian_matrix * feat: add unit tests for to_undirected_edge_index * refactor: move methods to graph class --------- Co-authored-by: Daniele De Vinco <danieledevinco1996@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.