Skip to content

ptwt v0.1.1

Choose a tag to compare

@v0lta v0lta released this 01 Apr 18:00
· 726 commits to main since this release

What's new:

  • Features:

    • wavedec and wavedec2 now additionally support constant and periodic padding.
    • Further expanded the test coverage.
    • Added Python 3.10.2 support.
    • Moved the CI-Pipeline from tox to nox ( https://nox.thea.codes/en/stable/index.html ).
  • Bugfixes:

    • Fixed a bug in the 2d-boundary-wavelet code. Using non-separated two-dimensional boundary wavelets on non-square images now works as expected. We thank @RaoulHeese for reporting this one!
  • Breaking changes:

    • Removed the redundant level argument from the fwt_pad2 function.

This release is available at: https://pypi.org/project/ptwt/0.1.1/ install via:

pip install ptwt==0.1.1