0.11.0
Includes code and documentation cleanup, replaces deprecated scipy usage,
removes mypy, adds Python 3.13 support, clarifies Poetry requirements,
and fixes pyright errors and broken links.
Updates / New Features
Replaced deprecated
scipy.interp2dwithRegularGridInterpolatorDropped
mypyand its checksRelocated
examples/todocs/examples/and added a notebook READMEUpdated documentation (
README.md, install guide, etc.) and added a Colab linkClarified
poetry<2.0requirement and recommended use within a virtual environmentIntroduced Python 3.13 testing, updated
pytestandruffconfigsRefactored to use
*keyword-only separator and removed outdated type hints (Optional,Union)
Fixes
Fixed
pyrighterrorsFixed broken documentation links