Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[joss] Can HNX represent isolated nodes? #138

Open
szhorvat opened this issue Jan 17, 2024 · 2 comments
Open

[joss] Can HNX represent isolated nodes? #138

szhorvat opened this issue Jan 17, 2024 · 2 comments

Comments

@szhorvat
Copy link
Contributor

Until #137 is answered, I'll just ask questions here. I hope that's okay.

Can HNX represent isolated nodes? If yes, how can I construct a hypergraph with isolated nodes? If not, can you point to the section of the docs that explains this? I'm sure I'm missing something.

I noticed that when removing edges using .remove_edges() (docs missing), nodes with no remaining incident edges also disappear.

Ref: openjournals/joss-reviews#6016

@bonicim
Copy link
Collaborator

bonicim commented Jan 17, 2024

The current version of HNX does not support representing isolated nodes. This may be a feature in a future version.

@szhorvat
Copy link
Contributor Author

Is this mentioned in the documentation or tutorials? If not, it would be nice to clarify it.

bonicim added a commit that referenced this issue Feb 15, 2024
Merge in HYP/hypernetx from hotfix/joss-paper to master

* commit '3c14988c6b93571fcab8696a324624d75c1a01e7':
  bump: version 2.1.3 → 2.1.4
  Update widget instructions; add screnshot
  Add Discussions section
  Update contributing authors
  HYP-389 Remove testing dependency; update test
  HYP-389 Fix optional dependencies; update documentation
  Pull request #137: Update installation instructions for widget
  HYP-391 Update Contributing guide
  HYP-392 Update post-installation steps documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants