.. 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. ======================================= PyEMMA - Emma's Markov Model Algorithms ======================================= PyEMMA is a Python library for the estimation, validation and analysis Markov models of molecular kinetics and other kinetic and thermodynamic models from molecular dynamics (MD) data. Currently, PyEMMA has the following main features - please check out the IPython Tutorials for examples: * Featurization and MD trajectory input. Can read all commonly used MD formats. * Time-lagged independent component analysis (TICA). * Clustering / state space discretization. * Markov state model (MSM) estimation and validation and Bayesian estimation of MSMs. * Computing Metastable states and structures with Perron-cluster cluster analysis (PCCA). * Systematic coarse-graining of MSMs to transition models with few states. * Hidden Markov Models (HMM) and Bayesian estimation for HMMs. * Extensive analysis options for MSMs and HMMs, e.g. calculation of committors, mean first passage times, transition rates, experimental expectation values and time-correlation functions, etc. * Transition Path Theory (TPT). * Plotting functions for data visualization and production of publishable figures. Technical features: * Code is implemented in Python and C. * Runs on Linux (64 bit), Windows (32 or 64 bit) or MacOS (64 bit). * Supports Python 2.7 and Python 3.3/3.4 * MD data can be either loaded (fast processing but high memory requirements) or streamed (slower processing but low memory requirements). * Basic compatibility with `scikit-learn `_. More complete compatibility will follow. * Code is hosted at `GitHub `_ under the Lesser GNU public license (LGPL). Please post issues or reports there. * For general comments and request to be added to the newsticker, please write to pyemma-users@lists.fu-berlin.de. * Modular and flexible object structure, consisting of data Transformers, model Estimators and Models. Installation ============ .. toctree:: :maxdepth: 2 INSTALL Documentation ============= .. toctree:: :maxdepth: 2 api/index Tutorials ========= .. toctree:: :maxdepth: 2 ipython Run-time configuration ====================== .. toctree:: :maxdepth: 2 Configuration Development =========== .. toctree:: :maxdepth: 2 CHANGELOG DEVELOPMENT Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`