Metadata-Version: 1.2
Name: pymbar
Version: 4.0.1
Summary: Python implementation of the multistate Bennett acceptance ratio (MBAR) method
Home-page: http://github.com/choderalab/pymbar
Author: Levi N. Naden and Jaime Rodriguez-Guerra and Michael R. Shirts and John D. Chodera
Author-email: levi.naden@choderalab.org, jaime.rodriguez-guerra@choderalab.org, michael.shirts@virginia.edu, john.chodera@choderalab.org
License: MIT
Description: Pymbar (https://simtk.org/home/pymbar) is a library
        that provides tools for optimally combining simulations
        from multiple thermodynamic states using maximum likelihood
        methods to compute free energies (normalization constants)
        and expectation values from all of the samples simultaneously.
        
Keywords: molecular mechanics,forcefield,Bayesian parameterization
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
