Skip to content

v0.3.3

Compare
Choose a tag to compare
@janosh janosh released this 07 Dec 22:56
· 78 commits to main since this release

What's Changed

🐛 Bug Fixes

  • Replace ase ExpCellFilter with FrechetCellFilter in StructOptimizer by @janosh in #101

If you encounter ase.filters import issue, please install the newest ase from their source before the next ase release:
pip install git+https://gitlab.com/ase/ase

🛠 Enhancements

  • Add ase_filter keyword to StructOptimizer.relax() by @janosh in #102

Full Changelog: v0.3.2...v0.3.3