Releases: HGX-Team/hypergraphx
Releases · HGX-Team/hypergraphx
v.1.7.7
Fix a bug related to directed hyperedges in temporal hypergraphs
v1.7.6
New methods for generalized hypergraphs
New loading and saving functions
Fixed bugs
v1.7.5
- Substantial refactoring of core classes
- Improved metadata handling
- Improved HIF data management
- New loading and saving functions
- Fixed bugs
1.7.4
This release includes updates to the DirectedHypergraph class and new measures for analyzing complex systems with directed group interactions. Key additions include reciprocity and motif detection tools to support structural analysis.
For further details on the framework, see The microscale organization of directed hypergraphs (arxiv:2410.16258).
v1.7.2
Improve performance of creating hypergraphs
Fix bugs
v1.7.1
Fix bugs in spectral clustering and solve test issues
v1.7
- Added topological temporal correlation measures from Alberto Ceria's works
- Improved performance of visits and connected components methods
- Fixed some bugs