Skip to content

v1.2.0

Choose a tag to compare

@kay-ro kay-ro released this 23 Dec 14:21
· 42 commits to main since this release
60ca3a9

AMEP 1.2.0 Release Notes

AMEP 1.2.0 supports Python 3.10.0 or higher and requires the following Python libraries:

  • h5py (3.7.0 or higher)
  • matplotlib (3.6.2 or higher)
  • numba (0.56.4 or higher)
  • numpy (1.21.6 or higher)
  • scipy (1.10.0 or higher)
  • scikit-image (0.20.0 or higher)
  • tqdm (4.65.0 or higher)
  • gsd (3.2.0 or higher)
  • chemfiles (0.10.4 or higher)

New features

  • parallelization of evaluate classes via utils.average_func (KD)
  • rebranding to reflect soft matter capabilities and improvements of website (KD)
  • updated examples Jupyter notebook (KD)
  • CICD, release automation phase 1 (ZB, KD)
  • code improvements, overhead reductions (ZB, KD)

Bug fixes

  • documentation improvements (KD)

Contributors

  • Kay-Robert Dormann (KD)
  • Zino Belkadi (ZB)