Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@hechtprojects hechtprojects released this 22 May 12:06
3ac846e

AMEP 1.0.2 Release Notes

AMEP 1.0.2 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)

Bug fixes:

  • fps can now be set by the user in amep.plot.animate_trajectory
  • bug in amep.evaluate.MSD related to incorrect data availability checks fixed

Contributors:

  • Lukas Hecht