JAS is a Python module to run compartimental models built using scipy optimze function and distributed under the MIT-license. The project was started in 2020 by Juliane F Oliveira and Moreno MS Rodrigues.
- Python (>= 3.6)
- Numpy (>= 1.13)
- Scipy (>= 0.19)
Currently JAS is under beta relase so the package is hosted in the Test PyPI and if you are already familiar with python you could use pip to install it
pip install -i https://test.pypi.org/simple/ JAS==0.1.7