trendelkampschroer / msmtools

working title for new splitted msm package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSMTools

What is it?

msmtools is an open source collection of algorithms for the estimation and analysis of discrete state space Markov chains via Markov state models (MSM).

The algorithms are implemented using NumPy and SciPy.

Installation

With pip:

pip install msmtools

with conda:

conda install -c https://conda.binstar.org/omnia msmtools

or install latest devel branch with pip:

pip install git+https://github.com/markovmodel/msmtools.git@devel

Support and development

For bug reports/sugguestions/complains please file an issue on GitHub.

Or start a discussion on our mailing list: pyemma-users@lists.fu-berlin.de

About

working title for new splitted msm package

License:GNU Lesser General Public License v3.0


Languages

Language:Python 86.5%Language:C 13.3%Language:C++ 0.2%