Recent Releases of pywavelet

pywavelet - v0.2.8

v0.2.8 (2025-04-27)

Bug Fixes

  • fix: add direct forwaard transform tesst (b7f4499)

Unknown

  • Fixing roundtrip transforms for jax + cupy (#23)

  • hacking

  • add inverse test

  • [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

  • fix forward

  • [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

  • add cupy roundtrip fix

  • make plotting more obvious

  • [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci


Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (248ba73)

  • use relative errr (eed33ab)

  • add yet another roundtrip test (6c8d990)

  • add backend consistency simple check (ba49718)

  • add open-in-colabl (643eecb)

  • add additional example (aa3b11b)

  • add collect runtimes (d9c1f01)

  • add log for pywavelet file (3767c16)

  • fix backend logger (6d89404)

  • add more logs (4af72e7)

  • allow precision argss for freq->WDM (361694c)

  • allow numpy to use float64/float32 (a7dbbe2)

  • add in typechecking for phi, add precision-backednd setter (697e584)

  • simpler runtime collection (49181d4)

  • add: runtime cli tool to check different backened speeds (1e1d9f0)

  • add colab button to docs (4505979)

  • add more examples (754bc0f)

  • add accuracy check (46caf25)

  • Merge branch 'main' of github.com:pywavelet/pywavelet (7d64ccb)

- Python
Published by github-actions[bot] 10 months ago

pywavelet - v0.2.7

v0.2.7 (2025-03-25)

Unknown

  • Merge branch 'main' of github.com:pywavelet/pywavelet (ef5aa31)

- Python
Published by github-actions[bot] 11 months ago

pywavelet - v0.2.6

v0.2.6 (2025-03-24)

Bug Fixes

  • fix: add note in readme about JAX and cupy (d3cd8d9)

Unknown

updates: - github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0 - https://github.com/pre-commit/mirrors-isort → https://github.com/PyCQA/isort - github.com/PyCQA/isort: v5.10.1 → 6.0.1 - https://github.com/ambv/black → https://github.com/psf/black - github.com/psf/black: 23.10.0 → 25.1.0 - github.com/psf/black: 23.10.0 → 25.1.0

  • [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci


Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (6623f65)

- Python
Published by github-actions[bot] 11 months ago

pywavelet - v0.2.5

v0.2.5 (2025-01-28)

Bug Fixes

  • fix: filter first then window (#20)

  • fix: filter first then window

  • [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci


Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (3228f7b)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.2.4

v0.2.4 (2025-01-24)

Unknown

  • Merge branch 'main' of github.com:avivajpeyi/pywavelet into main (d2c84d9)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.2.3

v0.2.3 (2025-01-24)

Bug Fixes

  • fix: add backend check for os.environ (98c0818)

  • fix: add test for jax (1940394)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.2.2

v0.2.2 (2025-01-23)

Unknown

  • Merge branch 'main' of github.com:pywavelet/pywavelet (e8e2115)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.2.1

v0.2.1 (2025-01-23)

Unknown

  • Merge branch 'main' of github.com:pywavelet/pywavelet (b8c6d15)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.2.0

v0.2.0 (2025-01-23)

Features

  • feat: add jax as optional backend (264613e)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.1.2

v0.1.2 (2025-01-20)

Bug Fixes

  • fix: adjust the WaveletMask repr (50c6201)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.1.1

v0.1.1 (2025-01-16)

Unknown

  • Merge branch 'main' of github.com:avivajpeyi/pywavelet into main (69eefa2)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.1.0

v0.1.0 (2025-01-15)

Features

  • feat: add wavelet mask and more tests (e009903)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.0.5

v0.0.5 (2024-12-12)

Bug Fixes

  • fix: update changelog generator (884c87b)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.0.4

v0.0.4 (2024-12-12)

Unknown

  • Merge branch 'main' of github.com:avivajpeyi/pywavelet into main (4c04fb4)

- Python
Published by github-actions[bot] about 1 year ago

pywavelet - v0.0.3

v0.0.3 (2024-12-12)

Bug Fixes

  • fix: update action versions (8f78223)

Unknown

  • Merge branch 'main' of github.com:avivajpeyi/pywavelet into main (1515575)

  • improve pltting label (6e41f67)

  • improve repr (fc17731)

  • plotting fix for log scale wavelet (c3e2819)

  • fix SNR test (a3e8878)

  • fix filtering (038f674)

  • add impoved repr (dbec3e1)

  • reorder improts (a7309ce)

  • add QOL fixes, repr, slicing (9468d01)

  • fix unnits (2fd64f5)

  • add plotting fix (afc62ee)

  • add filtering options (9eea8e1)

  • fix sshape bug (9e2bcc9)

  • test freq.towavelet, wavelet.tofreq covertors, SNR computation (9ccc8ab)

  • add towavelet, tofreqseries, "==" operator (7fe72d3)

  • add inner-product, snr computation (f6a20ed)

  • plotting fixes (0608841)

  • add plot with nans and wavelet-trend plo (b2a92cb)

  • add "==" (27f8475)

  • add '+' and '-' operations (1c9450c)

  • add nan-color option (c69adee)

  • add + and - operations for wavelet (1754fcf)

  • Merge branch 'main' of github.com:pywavelet/pywavelet (92d8497)

  • add plotting flag for Nan matrix (ab74b42)

  • patch: update release method (eab9964)

  • update ignore (31b21b0)

  • move FFT component to test out rocket-fftt (eb75ca5)

  • jit functions (0ec3f5f)

  • fix email (29c3634)

  • improve docstrings (3753b23)

  • add time-formatters (ae09987)

  • add t0 and improve repr (bb44e70)

  • add t0 and improve repr (27aedc8)

  • use t_bins+= data.t0 instead of data.time0

  • add likelihood (97bfba1)

  • remove unused packages and clean up datatype (4df4ab2)

  • replace loguru with rich (5e6cdc1)

- Python
Published by github-actions[bot] about 1 year ago