-
Notifications
You must be signed in to change notification settings - Fork 212
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
[FEA] Hypergraph Interchange Format invitation #648
Comments
Hi @colltoaction !
If you or someone on your team can assist with updating the hypernetx tutorial / add a HIF one, we can help shepherd the follow-up of exposing bindings natively.
|
Thank you for your interest and quick reply 🙏🏻
|
Thanks, will look out for it If it ends up HIF from/to is different enough from the hypernetx helper, I would not be surprised if we want to seperate to/from hypernetx (library binding to python object) from to/from hif (file IO) |
That's something I've been thinking about a lot. Each library uses and needs a specific Python data structure, usually on Pandas, NetworkX, PyTorch. It seems to me it would be great to have a shared structure and I'm starting a |
Hi!
I was pointed to this project by
cugraph
and I'm excited about the potential for collaborating with you rapidsai/cugraph#4853 (comment). Watching @lmeyerov on YouTube I understand there is high interest in Hypergraphs from Graphistry as well :).I'm Martín and I'm a developer working in the HIF project, an effort to share hypergraphs across many libraries, developed by members of HyperNetX, XGI and other established libraries. We are looking to expand the community actively reaching out to higher-order network analysis, topological deep learning, applied category theory, and other relevant libraries.
I hope you would consider checking our repository where we provide the specification of a standard JSON format. This format is meant to support use cases such as the HyperNetX interop seen in this repo. There are so far 4 implementations, each one with its tutorial. I hope this standard will be a solid foundation for researchers to collaborate.
Let me know what you think and any way I can help make this happen!
The text was updated successfully, but these errors were encountered: