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.6
v0.2.6 (2025-03-24)
Bug Fixes
- fix: add note in readme about JAX and cupy (
d3cd8d9)
Unknown
add runtimes (
6cdfb28)add runtime plot (
14b250b)add runtime doc (
3d8b4cd)add runtime doc (
7230f92)add more tests and runtime doc (
b8dce3f)add roundtrip comparisons (
81d6fc7)remove dt (
d78b4b3)remove mult (
b5ab983)add corrected sinewave for roundtrip test, remove incorrect f0 test (
e2f8317)add WDM amplitude tests (
b99fc0d)add various transforms (
7d97420)fix cupy inverse (
b1f7dfa)add plotting (
b0ad4fa)add more tests (
aaeae9b)add more tests (
6627e03)add backend test (
ccb1193)add more logging (
f2d6541)add more logs (
0828947)add more tests (
8c80929)add more tests (
d1cb636)Merge branch 'main' of github.com:pywavelet/pywavelet (
ab6ba0e)Update init.py (
b607ae9)add more logs (
60e9525)add notes (
83e4ff6)increase the py version (
0d6568b)setup testing framework for cupy (
5009d79)add typing for phi (
16ef510)Check which backend (
f17fe1b)Check which backend (
196141c)add typing libs (beartype + Jaxtyping) (
3bffe6a)Add support for more backends (
dadf161)Adding cupy methods (
9fe44ab)Remove unnecessary beta(d,d,1) (
19b6d8e)Remove unused imports (
a2b42c8)run formatters (
380fba8)begin adding cupy (
93e0123)add more tests (
a91f509)Merge branch 'main' of github.com:avivajpeyi/pywavelet into main (
a149dc4)[pre-commit.ci] pre-commit autoupdate (#21)
[pre-commit.ci] pre-commit autoupdate
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)
add check for vmin > vmax (
2d6eec3)more plotting for phi (
b124dc7)add additional JAX tests (
c0d8396)
- 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.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