GitHub / PyWavelets/pywt / commits
PyWavelets - Wavelet Transforms in Python
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| cb30da3a | merge BUG: raise a clear error when cwt() is given a discrete wavelet (gh-776) (#849) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7ef1011d | BUG: raise a clear error when cwt() is given a discrete wavelet (gh-776) | gaoflow <g****0@g****m> | 2 months ago | |
| ffb1c8ca |
Build(deps): Bump the github-actions group with 4 updates (#848)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 45f51e3d |
Build(deps): Bump the github-actions group with 3 updates (#845)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2a55f792 | merge Merge pull request #841 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 5d1a3d90 |
Build(deps): Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| bb3152d1 | merge Merge pull request #840 from jhossbach/bugfix/readonly-arrays |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 2c855eb2 | fix: const-qualify data input in dwt | Julian Hoßbach <j****h@g****e> | 6 months ago | |
| 587b8f09 | merge Merge pull request #837 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 613a86c5 |
Build(deps): Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c73b3aae | merge Merge pull request #836 from rgommers/ci-asan |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7447ff2f | BUG: fix UB - strides can be negative, so use signed types for strides math | Ralf Gommers <r****s@g****m> | 7 months ago | |
| 5ec16edf | CI: add CI job using ASan and UBSan on macOS | Ralf Gommers <r****s@g****m> | 7 months ago | |
| b8ddd4d8 | merge DEV/MAINT: fix benchmarks for latest `asv`, and add a `spin bench` command (#... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b5cbf309 | BENCH: ensure benchmarks run with latest asv | Ralf Gommers <r****s@g****m> | 7 months ago | |
| 68068a43 | DEV: add `spin bench` command | Ralf Gommers <r****s@g****m> | 7 months ago | |
| ae22ed6f | BLD: fix wheel builds on Windows (#834) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e5528c7f | merge Merge pull request #832 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 82ba497f | merge TST: remove usages of deprecated `numpy.testing.assert_warns` (#833) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b7e3de4e | TST: remove usages of deprecated `numpy.testing.assert_warns` | Ralf Gommers <r****s@g****m> | 7 months ago | |
| 202303d2 |
Bump the github-actions group with 6 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Ralf Gommers <r****s@g****m> |
7 months ago | |
| 3e86c5ab | move away from numpy.fix in favor of numpy.trunc (#830) |
Veit Heller <v****t@v****e>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ae4d9fbb |
Bump the github-actions group with 4 updates (#829)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f8ac486e | merge CI: use macos-15-intel image for macOS x86-64 wheel builds (#827) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| b85b0ee7 | CI: use macos-15-intel image for macOS x86-64 wheel builds | Ralf Gommers <r****s@g****m> | 10 months ago | |
| 7f6c6603 | DOC: add note at top of `cwt` docs referring to `ssqueezepy` (#816) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5986b50d | merge Merge pull request #825 from rgommers/bump-python-numpy-versions |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a30d3ef4 | merge Merge pull request #826 from rgommers/fix-matlab-data-generation |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 28678cf7 | TST: fix CI failures in Matlab test generation files | Ralf Gommers <r****s@g****m> | 10 months ago | |
| ea9c7ed2 | MAINT: drop Python 3.11, NumPy 1.25 and Cython 3.0.x support | Ralf Gommers <r****s@g****m> | 10 months ago | |
| bab6df15 |
Bump the github-actions group with 3 updates (#824)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 40a06711 |
Bump the github-actions group with 3 updates (#821)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| f50671d4 |
CI: Add support for building pywt wheels for windows arm64 (#819)
Co-authored-by: newyork_loki <1****i@u****m> |
Green Committer <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| c71eee46 | MAINT: a tiny edit rewording a single code code comment (#818) |
Dang Thoai Phan <8****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6483aa23 | merge REL: 1.9.0 release (#817) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c4b08bad | REL: set version to 1.10.0.dev0 | Ralf Gommers <r****s@g****m> | about 1 year ago | |
| c7bca207 | REL: set version to 1.9.0 | Ralf Gommers <r****s@g****m> | about 1 year ago | |
| 9f6bffdf | DOC: add release notes for 1.9.0 | Ralf Gommers <r****s@g****m> | about 1 year ago | |
| ee0e24b9 | CI: test Python 3.14 and 3.14t in regular CI jobs (#815) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4122c7ce |
ENH: allow user to set `precision` in CWT, increase default to 12 (#570)
Co-authored-by: Ralf Gommers <r****s@g****m> |
John Muradeli <j****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7f4f74aa | DOC: `cwt`: log `scales` in docstring example (#802) |
John Muradeli <j****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e0dc00cd | merge Merge pull request #814 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a30ff335 |
Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fefa8050 | merge Merge pull request #772 from rgommers/pep-639 |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6ddffce6 | Merge pull request #813 from rgommers/ci-cleanup |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 576a8f1e | MAINT: minor tweak to build requirement for Python 3.14 | Ralf Gommers <r****s@g****m> | about 1 year ago | |
| 9011ae9e | merge CI: add cp314/cp314t wheel builds; improve cp313t builds (#811) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3f456b43 | DOC: fix typo in a wavelet name (#812) |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ddf27d74 | BLD/CI: Use cibuildwheel v3 (#810) |
Agriya Khetarpal <7****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 26fe03db | CI: pin setup-python action | Ralf Gommers <r****s@g****m> | about 1 year ago | |
| 44464b25 | CI: add cp314/cp314t wheel builds; improve cp313t builds | Ralf Gommers <r****s@g****m> | about 1 year ago | |
| 4f2a8702 | merge Merge pull request #805 from ev-br/scipy-doctest-1.8 |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e2e4313f | MAINT: require scipy_doctest>=1.8.0 | Evgeni Burovski <e****y@g****m> | about 1 year ago | |
| 191d4585 | merge Merge pull request #803 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| bdcc0a61 |
Bump the github-actions group with 3 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1f73bcb8 | merge Merge pull request #796 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 908d03b4 |
Bump the github-actions group with 4 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1739712c | merge Merge pull request #794 from rgommers/drop-py310-np124 |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ddfc128a | MAINT: bump minimum Python version to 3.10 and NumPy to 1.25 | Ralf Gommers <r****s@g****m> | over 1 year ago | |
| 4327bced | merge Merge pull request #793 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| aff2e5b6 |
Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| becef548 | MAINT: remove optional dependence on SciPy for FFT operations (#791) |
Agriya Khetarpal <7****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 281caa4f | merge Merge pull request #789 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| aa511822 |
Bump the github-actions group with 2 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 93babb47 | CI: Build Linux AArch64 wheels natively, and add Arm runners for testing (#788) |
Agriya Khetarpal <7****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d4f38544 | DOC: Add interactive notebooks to pages in the "Usage Examples" section (#741) |
Agriya Khetarpal <7****l@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ba9cf071 | merge Merge pull request #786 from gabalafou/how-to-build-docs |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8067126c | DOC: fix readthedocs build error by adding path to conf.py | Ralf Gommers <r****s@g****m> | over 1 year ago | |
| eb070f50 | Add instructions to the docs on how to build the docs locally | gabalafou <g****l@f****m> | over 1 year ago | |
| cf622996 | merge Merge pull request #781 from rgommers/rel-180 |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3f8fc437 | STY: fix minor whitespace issue that the linter chokes on | Ralf Gommers <r****s@g****m> | over 1 year ago | |
| 8b4e03eb | DOC: add `spin docs` and fix minor local doc build issue [wheel build] | Ralf Gommers <r****s@g****m> | over 1 year ago | |
| bccb9a73 | REL: set version to 1.9.0.dev0 | Ralf Gommers <r****s@g****m> | over 1 year ago | |
| 81a4fe1d | REL: set version to 1.8.0 | Ralf Gommers <r****s@g****m> | over 1 year ago | |
| 42de9628 | DOC: add release notes for 1.8.0 | Ralf Gommers <r****s@g****m> | over 1 year ago | |
| 5c1fb335 | DOC: improve figures in `demo/wp_scalogram.py` (#769) |
Omer Sayli <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7d327506 | DOC: highlighted deprecations with backward compatibility information (#778) |
Marco Meyer-Conde メイヤーマコト <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5f3e52b4 |
Bump the github-actions group with 2 updates (#779)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fdd1570b | merge Merge pull request #775 from rgommers/fix-wheel-win |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 55111167 | CI: fix Windows wheels, clean up cp313/cp313t build config | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| 0a14d9c5 | merge Merge pull request #774 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 93925d04 |
Bump the github-actions group with 3 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2e16d286 | BLD: require meson-python >=0.18.0 for PEP 639 support | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| 546d6c04 | MAINT: update license metadata to use PEP 639 style license and SPDX expression | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| 6c84e231 | DOC: update copyright end date in license file | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| 361cc9a4 | merge Merge pull request #771 from rgommers/windows-wheels-nogil |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ffec299d | CI: build free-threaded Windows wheels | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| 38df4a30 | MAINT: some cleanups for Python 3.13 support, no pre-releases needed anymore | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| ba7a9e96 |
Bump the github-actions group with 3 updates (#770)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2d44c97d |
Bump actions/upload-artifact in the github-actions group (#766)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d95a01fa | merge Merge pull request #765 from rgommers/rel-170 |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 43a662c4 | REL: set version to 1.8.0.dev0 | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| f7a27f9b | REL: set version to 1.7.0 | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| 96dfb330 | DOC: add release notes for 1.7.0 | Ralf Gommers <r****s@g****m> | almost 2 years ago | |
| 8ce03ad7 | merge Merge pull request #764 from rgommers/py313-release-wheels |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a65ad65e | merge Merge pull request #763 from PyWavelets/dependabot/github_actions/github-acti... |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 2dafd362 | CI: use cibuildwheel v2.19.2 (the actual commit from the tag) | Ralf Gommers <r****s@g****m> | about 2 years ago | |
| 105cc91a |
Bump the github-actions group with 4 updates
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9d8e15aa | BLD/CI: support Python 3.13 (cp313/cp313t) in pyproject.toml and wheel builds | Ralf Gommers <r****s@g****m> | about 2 years ago | |
| 6dbf33d1 | merge Merge pull request #762 from rgommers/fix-install-tags |
Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago |