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