https://github.com/markovmodel/thermotools
Winter is coming...
https://github.com/markovmodel/thermotools
Last synced: 9 months ago
JSON representation
Winter is coming...
- Host: GitHub
- URL: https://github.com/markovmodel/thermotools
- Owner: markovmodel
- License: lgpl-3.0
- Created: 2015-09-04T15:36:33.000Z (almost 11 years ago)
- Default Branch: devel
- Last Pushed: 2019-01-23T11:35:36.000Z (over 7 years ago)
- Last Synced: 2025-04-22T11:44:50.013Z (about 1 year ago)
- Language: Python
- Homepage: spdy://probably.not.this.year
- Size: 548 KB
- Stars: 12
- Watchers: 18
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- License: COPYING
Awesome Lists containing this project
README
***********
thermotools
***********
.. image:: https://travis-ci.org/markovmodel/thermotools.svg?branch=devel
:target: https://travis-ci.org/markovmodel/thermotools
.. image:: https://ci.appveyor.com/api/projects/status/nsahbq5s33n81rco/branch/devel?svg=true
:target: https://ci.appveyor.com/project/cwehmeyer/thermotools/branch/devel
.. image:: https://badge.fury.io/py/thermotools.svg
:target: https://pypi.python.org/pypi/thermotools
.. image:: https://img.shields.io/pypi/dm/thermotools.svg
:target: https://pypi.python.org/pypi/thermotools
.. image:: https://anaconda.org/omnia/thermotools/badges/installer/conda.svg
:target: https://conda.anaconda.org/omnia
.. image:: https://anaconda.org/omnia/thermotools/badges/downloads.svg
:target: https://anaconda.org/omnia/thermotools
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