Skip to content

Releases: HGX-Team/hypergraphx

v1.7.9

18 Dec 13:58

Choose a tag to compare

Add generators for scale-free hypergraphs

v.1.7.8

03 Jul 09:06

Choose a tag to compare

HIF-compliance read / write
Draw a list of small hypergraphs (e.g., motifs)
Fix deprecated scipy function in community detection

v.1.7.7

09 Apr 09:08

Choose a tag to compare

Fix a bug related to directed hyperedges in temporal hypergraphs

v1.7.6

25 Mar 10:58

Choose a tag to compare

New methods for generalized hypergraphs
New loading and saving functions
Fixed bugs

v1.7.5

28 Nov 14:10

Choose a tag to compare

  • Substantial refactoring of core classes
  • Improved metadata handling
  • Improved HIF data management
  • New loading and saving functions
  • Fixed bugs

1.7.4

12 Nov 09:59

Choose a tag to compare

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.3

02 Oct 14:20

Choose a tag to compare

fix req

v1.7.2

14 Nov 16:33
6fd5e5e

Choose a tag to compare

Improve performance of creating hypergraphs
Fix bugs

v1.7.1

04 Nov 15:02
d6677f9

Choose a tag to compare

Fix bugs in spectral clustering and solve test issues

v1.7

02 Nov 10:07
6e69a26

Choose a tag to compare

  • Added topological temporal correlation measures from Alberto Ceria's works
  • Improved performance of visits and connected components methods
  • Fixed some bugs