============ Installation ============ The recommended way to install SImSiT is using `pip `_ .. code-block:: console pip install simsit The conda-forge install is built from the pypi index and takes a couple of days to be available after a new version is released. To install from source .. code-block:: console git clone https://github.com/LLNL/simsit.git cd simsit pip install .