Enabling different Network Configurations for ABM
Project description
Alpha Version
install via pip install NetABM
run:
from NetABM import ABM
model = ABM(network_list)
model.run_model()
get attributes via
model.agents.items()
returns key and item from dictionary
network_list is a python list variable with networkx object as indices
other attributes can be added to the class.
Visualization can be done through model.run_overlapping_histograms()
Get Network Analysis by model.get_stats()
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 NetABM-0.0.3.tar.gz.
File metadata
- Download URL: NetABM-0.0.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/2.1.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94f553d054908e95664c75af191017c9e057d603169c700a89ba2330839e18ab
|
|
| MD5 |
ab3441ce43667d32f3473040e79df398
|
|
| BLAKE2b-256 |
2cd96080c39e6bf5cacc193941ca9286c716b9e5695689f06f43fa2a6bd88bf5
|
File details
Details for the file NetABM-0.0.3-py3-none-any.whl.
File metadata
- Download URL: NetABM-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/2.1.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31cc1ebbd2893d9fbf1233f14ac87fb38170b9f4ba1e99789491ea85bc1ae4c2
|
|
| MD5 |
f438a71e932610d459b5e01f517ac0e1
|
|
| BLAKE2b-256 |
b83be43a9709f92fff17ffcae7a764a06fdfce30921024c456dc3624edba2d31
|