1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 05, 2025 — Sep 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BLD: define _USE_MATH_DEFINES in c_args (#870) More... 3 days ago
ENH: enable complex dtype support unconditionally (#790) More... 5 days ago
BLD: document why the Cython copy-tree must stay in meson.build More... 5 days ago
DOC: clarify the PYWT_TEST_STRUCT_COMPLEX comment in common.h More... 5 days ago
CI: test the MSVC-style struct complex path on linux-aarch64 More... 5 days ago
BLD/ENH: support complex dtypes on MSVC, mirroring NumPy's approach More... 5 days ago
DOC: clarify CWT normalization details around sampling_period (#842) More... 5 days ago
Merge pull request #864 from ChS-YHWH/enh/cwt-real-fft More... 5 days ago
Merge pull request #869 from rgommers/cron-3x-per-month More... 5 days ago
CI: update nightly wheel build cron job from 2x to 3x per month More... 5 days ago
ENH: use real FFTs for real-valued CWT convolution More... 14 days ago
Merge pull request #860 from rgommers/waveletpacketnd-followup More... 21 days ago
Merge pull request #863 from rgommers/doc/fix-swt-start-level-formula More... 21 days ago
DOC: fix the swt/swt2 `start_level` coefficient ranges More... 21 days ago
Merge pull request #862 from rgommers/ci-fix-asan More... 21 days ago
CI: run the ASan/UBSan job in a container instead of on macOS More... 21 days ago
Merge pull request #861 from rgommers/ci-emscripten More... 21 days ago
CI: revert change to cibuildwheel version for Emscripten job More... 21 days ago
Merge pull request #859 from rgommers/bugfix/pad-zero-width More... 21 days ago
Merge pull request #857 from whyvineet/fix/waveletpacketnd-reconstruct-indexing More... 25 days ago
Merge remote-tracking branch 'upstream/main' into fix/waveletpacketnd-reconstruct-indexing More... 25 days ago
MAINT: use tuple indices in the 1D and 2D wavelet packet reconstruct More... 25 days ago
BUG: trim the reconstruction of an ND wavelet packet node to its data shape More... 25 days ago
TST: cover WaveletPacketND.reconstruct for odd-shaped input More... 25 days ago
Merge pull request #851 from willtryagain/patch-1 More... 25 days ago
Merge pull request #854 from Hrafz/bugfix/pad-zero-width More... 25 days ago
BUG: fix a hang in pywt.pad for 'antisymmetric' on a zero-size axis More... 25 days ago
BUG: use constant extension for 'smooth' on signals shorter than 2 samples More... 25 days ago
Merge branch 'main' into bugfix/pad-zero-width More... 25 days ago
CI: fix issue in last commit, cibuildwheel dropped cpython-freethreading More... 25 days ago