Skip to content
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

Imports: changed scipy.signal.gaussian, replaced with scipy.signal.windows.gaussian #4087

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

pierrepaleo
Copy link
Contributor

Checklist:

  • Update src (comments)
  • Update examples
  • The PR title is formatted as: <Module or Topic>: <Action> <Summary> (see contributing guidelines)

This PR replaces scipy.signal.gaussian with scipy.signal.windows.gaussian (will be removed in scipy 1.13.0)

Close #4086

@t20100 t20100 merged commit 1938a75 into main Mar 20, 2024
7 of 8 checks passed
@t20100 t20100 deleted the fix_scipy_gaussian branch March 20, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scipy 1.13.0 removes scipy.signal.gaussian
2 participants