Installation¶
Requirements¶
- numpy
- scipy
- matplotlib
- numba (optional and needs to be installed manually)
pip¶
Using pip, install lmlib in the command shell with command
To install in developer mode, type
conda¶
For conda users, the installation runs via the pip installer of conda.
- Create a virtual environment (here: venv)
- Install conda pip
- Install lmlib using the path to your virtual environment and install the package with