Skip to content

Implementation of augmented transition path theory.

License

Notifications You must be signed in to change notification settings

dinner-group/atpt

Repository files navigation

Overview

docs Documentation Status
tests
package

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

https://atpt.readthedocs.io/

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

About

Implementation of augmented transition path theory.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages