Installation instructions#
BioSimulators-AMICI is available as a command-line program and as a command-line program encapsulated into a Docker image.
Command-line program#
After installing Python (>= 3.7), pip, libATLAS, g++, and SWIG run the following command to install BioSimulators-AMICI:
pip install biosimulators-amici
Docker image with a command-line entrypoint#
After installing Docker, run the following command to install the Docker image for BioSimulators-AMICI:
docker pull ghcr.io/biosimulators/amici