https://github.com/markovmodel/pystallone
Python bridge to Java Stallone library
https://github.com/markovmodel/pystallone
Last synced: 9 months ago
JSON representation
Python bridge to Java Stallone library
- Host: GitHub
- URL: https://github.com/markovmodel/pystallone
- Owner: markovmodel
- License: other
- Created: 2014-08-11T09:17:05.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T15:34:14.000Z (over 11 years ago)
- Last Synced: 2025-01-19T16:23:19.766Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 422 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
==========
PyStallone
==========
.. image:: https://travis-ci.org/cmb-fu/pystallone.svg
:target: https://travis-ci.org/cmb-fu/pystallone
.. image:: https://readthedocs.org/projects/pystallone/badge/?version=latest
:target: https://pystallone.readthedocs.org/en/latest/
This package is a Python binding for the Stallone Java library, which is an
effort to combine multiple tools for building Markov models from molecular
trajectory data.
It provides a high level API for:
* wrapping data (trajectories, math structures)
* (linear) algebra
* discretize MD trajectories
* perform coordinate transformations
* multiple methods for estimate Markov models
* generate trajectories from potential
* free energy estimation
* ...
For more information have a look at the current Stallone website:
http://github.com/markovmodel/pystallone