/scikit-time

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

scikit time

git clone https://github.com/scikit-time/scikit-time.git

cd scikit-time
git submodule update --init

conda install numpy scipy cython
conda install msmtools -c conda-forge

python setup.py install