HNX v1.1
·
1133 commits
to master
since this release
- Static Hypergraph refactored to improve performance across all methods.
- Added modules and tutorials for Contagion Modeling, Community Detection, Clustering, and Hypergraph Generation.
- Cell weights for incidence matrices may be added to static hypergraphs on construction.
- Changed nodes and edges to UserLists with the option to add properties in Static Hypergraph.
- Static Hypergraph nodes has membership property for fast look up of edges incident to a node.