Installation#

Simuk is tested and compatible with Python 3.12 and later. It depends on Arviz, PyMC, and tqdm. For specific version details, check the pyproject.toml file.

The latest release of simuk can be installed using pip :

Using pip#

pip install simuk

Development Version#

The latest development version can be installed from the main branch using pip:

pip install git+https://github.com/arviz-devs/simuk.git