Skip to content

v0.6.0

Compare
Choose a tag to compare
@M-R-Schaefer M-R-Schaefer released this 09 Aug 20:31
· 362 commits to main since this release

Notable Changes

  • Uncertainties in jaxmd
  • Interface for adding new models (currently an equivariant MP model is
  • Added Post hoc calibration for ASE calculator as function
  • Added temperature schedules for
  • Various bug fixes and doc updates

Breaking Changes
All functionality of previous versions was preserved. However you might need to adapt your input files.
For training, the model section now requires the field name: gmnn (or other model).
For MD, the temperature field was replaced with the temperature_schedule field.
Check the config template to see an example of a constant temperature simulation.

What's Changed

Full Changelog: v.0.5.0...v0.6.0