v1.0
The toolbox has matured over the years, and the API is now stable. We do not plan any major changes.
What's Changed
- Fix non-default axis in packets by @felixblanke in #94
- Improve packets order interface by @felixblanke in #95
- Add lazy init to packets for partial tree expansion by @felixblanke in #96
- Allow specification of odd-length boundary padding in MatrixWavedec by @felixblanke in #97
- Make preprocessing and postprocessing consistent across transforms by @felixblanke in #93
- Move from mypy master to PyPI by @felixblanke in #100
- Update LICENSE by @v0lta in #105
- Improve docs by @felixblanke in #98
- Add
py.typedfile to support type checking. (PEP 561) by @w1718w in #108 pyproject.tomlby @v0lta in #109
New Contributors
Full Changelog: v0.1.9...v1.0.0