ptwt v0.1.8
This release adopts the
- adopt the sphinx_book_theme,
- adds an introduction explaining how wavelets works,
- improves our speed tests,
- and improves the function docstrings, and overall code quality thanks @cthoyt .
What's Changed
- Update README.rst by @v0lta in #68
- Speed test updates by @v0lta in #70
- Update readme.md by @v0lta in #71
- Update README.rst by @v0lta in #72
- Fix imports in tests by @cthoyt in #75
- Apply formatting everywhere by @cthoyt in #76
- Reformatted with Black 2024 style by @cthoyt in #78
- Use typing.Literal for boundary mode, padding mode, and orthogonalization mode by @cthoyt in #77
- Type annotate the tests by @cthoyt in #81
- Improved docs by @v0lta in #73
Full Changelog: v0.1.7...v0.1.8
This release is available at: https://pypi.org/project/ptwt/0.1.8/ install via:
pip install ptwt==0.1.8