stur86 / compyrtment

A simple Python library for compartment models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compyrtment

A simple Python library for compartment models.

Getting started

Download the library from Github, either cloning it:

git clone https://github.com/stur86/compyrtment.git 

or downloading the raw archive and unzipping it. Once it's downloaded, in the folder above, run the following command:

pip install ./compyrtment

and you're ready to use it. If you're on Windows, the suggestion is to use Anaconda and perform the operations above within its environment.

Using Compyrtment

See the Jupyter notebooks for:

About

A simple Python library for compartment models

License:MIT License


Languages

Language:Jupyter Notebook 97.6%Language:Python 2.4%