Attributed Stream Hypergraph library
Project description
Attributed Stream Hypergraph (ASH)
ASH
is a Python software package that allows to represent and analyze dynamic hypergraphs enriched with node attributes.
If you use ASH
as support to your research consider citing:
A. Failla, S. Citraro, G. Rossetti
Attributed Stream Hypergraphs: temporal modeling of node-attributed high-order interactions.
arXiv:2303.18226 2023
Tutorial and Online Environments
Check out the official tutorial to get started!
If you would like to test ASH
functionalities without installing anything on your machine consider using the preconfigured Jupyter Hub instances offered by SoBigData++.
Installation
ASH
requires python>=3.9.
To install the latest version of our library just download (or clone) the current project, open a terminal and run the following commands:
pip install -r requirements.txt
pip install .
Alternatively use pip
pip install ash_model
or conda
conda config --add channels giuliorossetti
conda config --add channels conda-forge
conda install ash_model
Collaborate with us!
ASH
is an active project, any contribution is welcome!
If you like to include your model in ASH feel free to fork the project, open an issue and contact us.
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
File details
Details for the file ash_model-0.1.0.tar.gz
.
File metadata
- Download URL: ash_model-0.1.0.tar.gz
- Upload date:
- Size: 33.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04b88aa715b6a6207c5daaa715538b88623592f40dd3226cc502164c5c5989b3 |
|
MD5 | b29b8aa8eb7b145530b1dce4bf6c6d4b |
|
BLAKE2b-256 | 0f643b2573da960ca12a93d75c5f24344e65bbde86d36bc79f11d28e83faa5fe |
File details
Details for the file ash_model-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ash_model-0.1.0-py3-none-any.whl
- Upload date:
- Size: 38.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccf55dfdb641204f2f07db7977919a72a53f244af85d46fd1204fbeda4c66bb7 |
|
MD5 | 49dd719720514f1c753b44ff63a0e34b |
|
BLAKE2b-256 | a17f80ce9aed4375ede29e6fdbf610f07abeefb850ba737dde1994067071dfaa |