Installation

The latest version of Survive can be installed directly after cloning from GitHub.

git clone https://github.com/artemmavrin/survive.git
cd survive
make install

Moreover, Survive is on the Python Package Index (PyPI), so a recent version of it can be installed with the pip tool.

python -m pip install survive

Dependencies

Survive relies on the following scientific computing packages.