choderalab/openmmtools: 0.23.0
Creators
- John Chodera1
- Andrea Rizzi2
- Levi Naden3
- Kyle Beauchamp
- Patrick Grinaway4
- Josh Fass5
- Iván Pulido1
- Alex Wade
- Mike Henry6
- Gregory A. Ross7
- Andreas Krämer
- Hannah Bruce Macdonald8
- jaimergp
- Bas Rustenburg9
- David W.H. Swenson
- Ivy Zhang
- Andy Simmonett10
- Mark J. Williamson11
- hb0402
- Jake Fennick12
- Sander Roet13
- SimonBoothroyd
- Ana Silveira
- Dominic Rufa
- 1. Memorial Sloan Kettering Cancer Center
- 2. Forschungszentrum Juelich / Italian Institute of Technology
- 3. @MolSSI at Virginia Tech
- 4. Onai
- 5. Relay Therapeutics
- 6. @choderalab & @OpenFreeEnergy
- 7. @isomorphiclabs
- 8. Chodera Lab // MSKCC
- 9. Software for Chemistry & Materials
- 10. QC Ware
- 11. @vernalis
- 12. Axle Research and Technologies
- 13. Utrecht University
Description
0.23.0 - latest numba support and real time stats enhancements
Please note that there is an API breaking change. To ensure consistency of the data when appending real time stats make sure that you make the online_analysis_interval
of your MultiStateSampler
object match the checkpoint_interval
of your MultiStateReporter
. It will error if this is not the case.
- Fix metadata for netcdf files, specifying openmmtools for the
program
metadata (issue #694, PR #704). - Real time statistics YAML file gets appended instead of overwritten when extending or resumimng simulations (issue #691, PR #692).
- Error when resuming simulations with numba 0.57 fixed by avoiding using
numpy.MaskedArray
when deserializing.nc
files (issue #700, PR #701)
Full Changelog: https://github.com/choderalab/openmmtools/compare/0.22.1...0.23.0
Files
choderalab/openmmtools-0.23.0.zip
Files
(12.3 MB)
Name | Size | Download all |
---|---|---|
md5:38eb53460163c63a2e395f7fc6cc9e67
|
12.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/choderalab/openmmtools/tree/0.23.0 (URL)