Skip to content

PAMepi/JAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAS

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.

Instalation

Dependencies

  • Python (>= 3.6)
  • Numpy (>= 1.13)
  • Scipy (>= 0.19)

User instalation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages