Higher-order networks for NetworkX using HIF
Project description
HIF for NetworkX
This package implements functions for the Hypergraph data structure in the HIF standard for higher-order network data. It builds hypergraphs based on a decomposition into three NetworkX graphs, H = (V,E,I) where:
V = {v}is a finite, non empty set of vertices or nodes,E = {e}is a finite, non-empty set of edges or hyperedges, andI ⊆ VxEis a set of incidences, that is, pairs(v,e)of nodes and edges.
The implementation details can be found in src/nx_hif/hif.py.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nx_hif-0.0.11.tar.gz.
File metadata
- Download URL: nx_hif-0.0.11.tar.gz
- Upload date:
- Size: 318.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bc97ce635e57b838ef87306a487e697bba94aa937cab9e30ec3ff01deece440
|
|
| MD5 |
1d56b234ca8c3cbb2b5456cace1fa044
|
|
| BLAKE2b-256 |
19df41a682b5266064bbcc0a633e21dda5202501a997b487a2ae04f3535f901f
|
File details
Details for the file nx_hif-0.0.11-py2.py3-none-any.whl.
File metadata
- Download URL: nx_hif-0.0.11-py2.py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c3256c64a17b3cbf6a71c68c8e49c5d849d6d4dd2efeae1d99785b182148014
|
|
| MD5 |
da1b48f1e0201fa37382717b1ed8c84f
|
|
| BLAKE2b-256 |
0e9c198246e6578563ebbf4bbea8c17b18425e5194b238b1eda7fe3affd0e65f
|