1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.. pymbar documentation master file, created by
sphinx-quickstart on Mon May 5 19:35:19 2014.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
pymbar
======
Python implementation of the `multistate Bennett acceptance ratio (MBAR) <http://www.alchemistry.org/wiki/Multistate_Bennett_Acceptance_Ratio>`_ method for estimating expectations and free energy differences
Documentation
-------------
.. toctree::
:maxdepth: 2
getting_started
moving_from_pymbar3
strategies_for_solution
mbar
fes_with_pymbar
other_estimators
timeseries
utils
zbibliography
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|