You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: