forked from PyWavelets/pywt
-
Notifications
You must be signed in to change notification settings - Fork 0
2 merge main into optimal scalogram #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
phandangthoai
merged 19 commits into
phandangthoai-optimal-scalogram
from
2-merge-main-into-optimal-scalogram
Aug 4, 2025
Merged
2 merge main into optimal scalogram #1
phandangthoai
merged 19 commits into
phandangthoai-optimal-scalogram
from
2-merge-main-into-optimal-scalogram
Aug 4, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
See https://discuss.scientific-python.org/t/scipy-doctest-select-only-doctests-or-both-doctests-and-unit-tests/1950 for the rationale and the plan. TL;DR: this is the only change needed to be forward-compatible with scipy_doctest>=1.8.0
MAINT: require scipy_doctest>=1.8.0
This also adds Linux aarch64 and macOS x86-64 free-threaded wheels for Python 3.13 and 3.14.
Closes PyWaveletsgh-799 [skip ci]
…expression Treat license files for vendored code correctly by including the full text of NumPy and SciPy license files, as required by the BSD licenses of those projects.
Also add PyPI classifier for 3.14
CI: clean up free-threading job, and pin actions in tests.yml
MAINT: update handling of license files to use PEP 639
Bumps the github-actions group with 2 updates: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `pypa/cibuildwheel` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@ffd835c...9e4e50b) Updates `softprops/action-gh-release` from 2.2.2 to 2.3.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@da05d55...72f2c25) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
…ctions/github-actions-b0d0456217 Bump the github-actions group with 2 updates
…Wavelets#570) Co-authored-by: Ralf Gommers <[email protected]>
Follows up on PyWaveletsgh-811, which added cp314/cp314t wheel builds. The `-dev` is still needed for `actions/setup-python` until after the final 3.14.0 release.
…-optimal-scalogram
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To sync update from main to phandangthoai:optimial-scalogram branch in the PR