Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 17 Mar 21:57
· 15 commits to main since this release
a39b4ad

Added

  • New elastic workflows for MLIPs and EMT

Changed

  • The existing elastic workflow has been completely overhauled so that it is more practical to use. This also comes with breaking changes as a result since the recipe is completely new.
  • The results dictionary returned at the end of the run has been modified, such that the structure metadata is now put under the structure_metadata key rather than the root level of the dictionary. Should this breaking change prove undesirable by the community, it can be reverted.

Fixed

  • Fixed various type hints

What's Changed

Full Changelog: v0.12.3...v0.13.0