Tie-Decay Epidemics contains the scripts that allow you to simulate epidemic spreading on a tie-decay network.
Project description
Tie-Decay Epidemics
Tie-Decay Epidemics contains the scripts that allow you to simulate epidemic spreading on a tie-decay network.
Installation
To install Tie-Decay Epidemics, run this command in your terminal:
$ pip install -U tie-decay-epidemics
This is the preferred method to install Tie-Decay Epidemics, as it will always install the most recent stable release.
If you don't have pip installed, these installation instructions can guide you through the process.
Quick Start
>>> from tie_decay_epidemics import Example
>>> a = Example()
>>> a.get_value()
10
Citing
If you use our work in an academic setting, please cite our paper:
Development
See CONTRIBUTING.md for information related to developing the code.
Suggested Git Branch Strategy
masteris for the most up-to-date development, very rarely should you directly commit to this branch. Your day-to-day work should exist on branches separate frommaster. It is recommended to commit to development branches and make pull requests to master.4. It is recommended to use "Squash and Merge" commits when committing PR's. It makes each set of changes tomasteratomic and as a side effect naturally encourages small well defined PR's.
Additional Optional Setup Steps:
-
Create an initial release to test.PyPI and PyPI.
- Follow This PyPA tutorial, starting from the "Generating distribution archives" section.
-
Create a blank github repository (without a README or .gitignore) and push the code to it.
-
Delete these setup instructions from
README.mdwhen you are finished with them.
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 tie_decay_epidemics-0.0.1.tar.gz.
File metadata
- Download URL: tie_decay_epidemics-0.0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb80bd4872a14b9f9691f42499018369425952199155f7389f0a5056e32841e5
|
|
| MD5 |
d1e5333b833aec9b5f9216d8224d087c
|
|
| BLAKE2b-256 |
bc6873ae00bc031a50b352b18551e9505ce35a4ade158a494b7528aa326579f4
|
File details
Details for the file tie_decay_epidemics-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: tie_decay_epidemics-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3a10af83301f6e11ce720d2e2aeb66657ede921b79e102c4e602c4ca4092fb3
|
|
| MD5 |
4f927e8c8f45b8a1fe47f36a405896fa
|
|
| BLAKE2b-256 |
89bbb296b3dc9ecb23d555e9b8a3499949b26a9ae676592a32fa413988e6a678
|