pnnl / HyperNetX

Python package for hypergraph analysis and visualization.
https://hypernetx.readthedocs.io
Other
501 stars 86 forks source link

How to draw directed hypernetwork #97

Closed fighting12code closed 1 year ago

fighting12code commented 1 year ago

You have developed an awesome package, but is this package able to handle directed weighted hypernetworks.Thanks a lot!

madelynshapiro commented 1 year ago

Thank you for raising an issue. Current support and upcoming improvements for weighted hypergraphs are addressed in #35 and #82. Directed hypergraphs are not supported at this time, but they are on our TODO list of features to add after the next major release is completed.