Installation Instructions
using the “pip” package manager at the commandline:
pip install dlim
pip install dlim --update
Alternatively, you can clone D-LIM from GitHub by doing the command line:
git clone https://github.com/LBiophyEvo/D-LIM-model.git
cd D-LIM-model
pip install -e .