pnnl / HyperNetX

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

How to draw directed hypernetwork #97

Closed fighting12code closed 2 years ago

fighting12code commented 2 years ago

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

madelynshapiro commented 2 years 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.