Implementation of augmented transition path theory.
Free software: MIT license
Installation
pip install atpt
You can also install the in-development version with:
pip install https://github.com/dinner-group/atpt/archive/release.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.0 (2022-07-27)
First release on PyPI.
Release files for atpt 0.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 | |
|---|---|---|---|
| atpt-0.0.0.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| atpt-0.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.3 kB
Release files / atpt-0.0.0.tar.gz
| Download URL | atpt-0.0.0.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bc6b69664614ae1fb3dc74346c413ffbb1eeb738a3eb3d2bcdf36c8226734546
|
|
BLAKE2b-256 checksum How to use checksums |
82a174898ce36291efaa52056f1363911686e38df852acf3c626643b2bab6f86
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / atpt-0.0.0-py3-none-any.whl
| Download URL | atpt-0.0.0-py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7311818667afa69897a70d76dc538962b6f65dcccec6ec515f044efbb3306550
|
|
BLAKE2b-256 checksum How to use checksums |
171ff217fab55c0a641ea5461a40633f240f8315f3d8da3ccd773d6cf444e801
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|