Skip to content

amardt/deeptime

 
 

Repository files navigation

deeptime

Build Status

For usage, please refer to deeptime-ml.github.io.

Installation instructions until first release is on conda-forge and pip:

git clone https://github.com/deeptime-ml/deeptime.git

cd deeptime
git submodule update --init

conda install numpy scipy cython scikit-learn

python setup.py install

or

pip install git+https://github.com/deeptime-ml/deeptime.git@master

About

Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 91.5%
  • C++ 8.3%
  • CMake 0.2%