https://github.com/becksteinlab/gromacswrapper.analysis
Legacy code from GromacsWrapper: gromacs.analysis module
https://github.com/becksteinlab/gromacswrapper.analysis
gromacswrapper python science
Last synced: 3 months ago
JSON representation
Legacy code from GromacsWrapper: gromacs.analysis module
- Host: GitHub
- URL: https://github.com/becksteinlab/gromacswrapper.analysis
- Owner: Becksteinlab
- License: gpl-3.0
- Created: 2017-03-28T08:53:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T09:59:33.000Z (about 8 years ago)
- Last Synced: 2025-01-06T10:48:28.099Z (5 months ago)
- Topics: gromacswrapper, python, science
- Language: Python
- Size: 345 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
=================================
GromacsWrapper gromacs.analysis
=================================The ``gromacs.analysis`` package contains **legacy code** from
GromacsWrapper_. It consists of an experimental plugin architecture
to perform various analysis functions using the Gromacs_
tools. However, this approached turned out to be overly complicated
and hard to maintain. Since GromacsWrapper release 0.7.0 it is *not*
included in GromacsWrapper anymore and at the moment it is **not
maintained**.This repository does not contain a fully installable Python package,
only the code (and old docs) in case anyone wants to use it or
maintain it. All code is made available under the GNU General Public
License, version 3 (or any higher version), see file COPYING for the
full text of the license.For more background see Issue `GromacsWrapper/82`_.
.. _GromacsWrapper: https://github.com/Becksteinlab/GromacsWrapper/
.. _Gromacs: https://www.gromacs.org
.. _`GromacsWrapper/82`: https://github.com/Becksteinlab/GromacsWrapper/issues/82