.. EMMA documentation master file, created by
sphinx-quickstart on Tue Sep 24 17:27:16 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
======================================
EMMA -> Emma's Markov Model Algorithms
======================================
This software is a collection of algorithms implemented mostly in
`NumPy `_ and `SciPy `_ to analyze
trajectories generated from any kind of simulation (e.g. molecular
trajectories) via Markov state models (MSM). It provides an API for estimation
and analyzing MSM and various utilities to process input data (clustering,
coordinate transformations etc). For documentation of the API, please have a
look at the :ref:`ref_api`. To install this software and additional
dependencies refer to the :ref:`Installation Guide `. For
support/bug reports/sugguestions/complains please visit us at
`GitHub `_
Installation
============
.. toctree::
:maxdepth: 2
INSTALL
Configuration
Documentation
=============
.. toctree::
:maxdepth: 2
api/index
Tutorials
=========
.. toctree::
:maxdepth: 2
ipython
Development
===========
.. toctree::
:maxdepth: 2
CHANGELOG
DEVELOPMENT
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`