Skip to content

Releases: alchemistry/alchemlyb

0.5.0

01 Aug 23:27
b068776
Compare
Choose a tag to compare

This is a major new release of alchemlyb.

Highlights/Important Changes

  • alchemlyb adopts NEP29 to effectively only support the last 2-3 minor Python versions. (#140)

    Removed support for Python 2.7 and 3.6 (issue #130, #140): supported/tested Python versions are 3.7, 3.8, 3.9 on Linux, macOS, and Windows

  • Added unit-awareness : the base unit remains kT but dataframes need to carry the unit and temperature in a DataFrame.attrs so that dataframes can be easily converted to different energy units (issue #125).

    Functions in the alchemlyb.visualisation module are now able to plot the data in different units.

  • The scipy constant for gas constant R is used for parsers instead of the constants used by the corresponding MD engine (issue #125, PR #129). This leads to small changes in results from GROMACS simulations in kT compared to the previous releases, with a relative difference on the order of 1e-7. Results in kJ/mol or kcal/mol remain the same if the conversion was performed with the old or new values of R, respectively.

0.4.2

08 Jun 11:35
Compare
Choose a tag to compare

Patch release to fix online documentation; no functional changes compared to 0.4.1.

0.4.1

02 Jun 23:53
Compare
Choose a tag to compare

minor bug fixes

Last version to officially support Python 2.7 and 3.5.

0.4.0

27 Apr 16:06
478392a
Compare
Choose a tag to compare

New functionality (visualisation submodule) and more flexible preprocessors.

Last version to officially support Python 2.7 and 3.5.

0.3.1

16 Jan 19:12
Compare
Choose a tag to compare

New minor release with fixes to MBAR estimator to align with changes in upstream pymbar version 3.0.5.

No API changes or features were added in this release.

0.3.0

06 Aug 03:57
Compare
Choose a tag to compare

New major release with new parsers (Amber, NAMD, GOMC) and bug fixes. For details see the CHANGES.

The API is reasonably stable and will likely not change considerably any more.

Release 0.1.0

27 May 07:09
Compare
Choose a tag to compare

First official release. Features high test and documentation coverage, along with refinements to existing pre-alpha functionality.

Release 0.1.0.a1

20 Feb 03:45
Compare
Choose a tag to compare
Release 0.1.0.a1 Pre-release
Pre-release

First alpha release. Features:

  1. Parsers for GROMACS, including reduced potentials and gradients.
  2. Subsampler functions for slicing, statitistical inefficiency, equilibration detection.
  3. Minimally functional estimators for MBAR, TI.