1.0.0 #265
orbeckst
announced in
Announcements
1.0.0
#265
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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:
Packages are available from PyPi and conda-forge.
Highlights
raise Exception
/logger.exception
#227, AMBER: regarding #FIXME and #NOTE about reading integers/float while parsing files #229, AMBER: are we too permissive in reading the files? (and also we are doing a double-reading? #238)extract(file, temperature)
function to read both dHdl and u_nk data in one pass if possible (Amber parser should be improved #222)For all changes in this release see CHANGES.
Contributors
This discussion was created from the release 1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions