v1.0.1
AMEP 1.0.1 Release Notes
AMEP 1.0.1 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:
- bug related to physical times not getting updated when timestep of trajectory object was changed fixed (LH)
- incompatibility with Python 3.12 related to distutils fixed (LH)
- bug in watershed cluster detection related to bubble detection fixed (KS)
- some minor issues in documentation fixed (LH)
Contributors:
- Lukas Hecht (LH)
- Kai Luca Spanheimer (KS)