Skip to content

v0.2.1

Latest

Choose a tag to compare

@minaskar minaskar released this 25 Feb 15:56
· 7 commits to main since this release

Release v0.2.1

Fixed

  • Removed unused matplotlib import: Fixed ModuleNotFoundError in CI tests caused by unused import from matplotlib.axes import Subplot in tempest/steps/resample.py

Changes from v0.2.0

  • All v0.2.0 breaking API changes (n_effective -> n_particles, removed n_active/metric)
  • Documentation updates