Skip to content

1.0.0

Compare
Choose a tag to compare
@orbeckst orbeckst released this 01 Nov 18:58
· 47 commits to master since this release
6b51c81

The 1.0.0 release of alchemlyb comes with a stable API and multiple enhancements for postprocessing and workflows.

Importantly, the 1.x release of alchemlyb only supports pymbar >=3.0.5, <4. We plan to switch to pymbar >= 4 soon (see #205 , #207) and then release a 2.0.0 of alchemlyb. We will not backport fixes from 2.x to 1.x or maintain a 1.x for the long term (unless volunteers from the community offer to take on maintenance).

Supported platforms

We follow NEP29 for supported Python/numpy versions. Currently supported:

  • Python 3.8 – 3.10 (continuously tested), 3.11 (manually tested)
  • Linux, macOS, Windows
  • pymbar >= 3.0.5, < 4

Packages are available from PyPi and conda-forge.

Highlights

For all changes in this release see CHANGES.

Contributors