Spreading Processes on Networks (SPoNet)
This package provides an efficient implementation of popular discrete-state spreading processes on networks of interacting agents.
They can be used to simulate how opinions about certain issues develop over time within a population, or how an infectious disease spreads.
The simulation loop is just-in-time compiled using numba, which makes performance comparable with compiled languages like C++.
Installation
The package requires a Python version between 3.10 and 3.14. Install from the PyPI repository:
pip install sponet
or get the latest version directly from GitHub:
pip install git+https://github.com/lueckem/SPoNet
Documentation
The documenation can be found at lueckem.github.io/SPoNet.
Release files for sponet 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sponet-3.0.0.tar.gz | 40.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sponet-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 92.1 kB
Release files / sponet-3.0.0.tar.gz
| Download URL | sponet-3.0.0.tar.gz |
|---|---|
| Size | 40.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
220d4328312962a70b623d77dd0feab0129187ef4eeada1f0a3ff3ee78916655
|
|
BLAKE2b-256 checksum How to use checksums |
76ebd7e0d94f180abd68d2f764e594db325be767489d65bda7615a3365e2fd1f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.2 CPython/3.13.1 Linux/6.14.0-1017-azure
|
Release files / sponet-3.0.0-py3-none-any.whl
| Download URL | sponet-3.0.0-py3-none-any.whl |
|---|---|
| Size | 51.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ce63e26caf54b84b2e00a69a143f26be5990883e45077420530c82f48b15e201
|
|
BLAKE2b-256 checksum How to use checksums |
9ed2db1daf9ab5c2f0a01467fbfb78ba91f98b9488fd5277177b3cec2993bc24
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.2 CPython/3.13.1 Linux/6.14.0-1017-azure
|