Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.19 KB

README.rst

File metadata and controls

35 lines (25 loc) · 1.19 KB

thermotools

https://travis-ci.org/markovmodel/thermotools.svg?branch=devel https://ci.appveyor.com/api/projects/status/nsahbq5s33n81rco/branch/devel?svg=true

This Python package provides a lowlevel implementation of (transition-based and histogram) reweighting analyis methods.

Installation

Using conda (recommended):

conda install -c omnia thermotools

Using pip from PyPI:

pip install thermotools

Using pip from github (this will install the latest development version):

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