An open API service indexing awesome lists of open source software.

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

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