Skip to content

ENH: cupyx/signal: add freqz_sos, a preferred alias for sosfreqz#9114

Merged
kmaehashi merged 1 commit into
cupy:mainfrom
ev-br:freqz_sos
May 1, 2025
Merged

ENH: cupyx/signal: add freqz_sos, a preferred alias for sosfreqz#9114
kmaehashi merged 1 commit into
cupy:mainfrom
ev-br:freqz_sos

Conversation

@ev-br
Copy link
Copy Markdown
Contributor

@ev-br ev-br commented Apr 27, 2025

In SciPy 1.15, scipy.signal.sosfreqz was renamed to freqz_sos, and the original name is kept as a "legacy" alias for backwards compatibility.

Thus, follow the rename/aliasing in cupyx.scipy.signal.

In SciPy 1.15, `scipy.signal.sosfreqz` was renamed to `freqz_sos`,
and the original name is kept as a "legacy" alias for backwards
compatibility.

Thus, follow the rename/aliasing in `cupyx.scipy.signal`.
@kmaehashi
Copy link
Copy Markdown
Member

/test mini

@kmaehashi kmaehashi self-assigned this Apr 28, 2025
@kmaehashi kmaehashi added cat:numpy-compat Follow the NumPy/SciPy spec changes prio:high labels Apr 28, 2025
@kmaehashi kmaehashi added this to the v14.0.0a2 milestone Apr 28, 2025
@kmaehashi kmaehashi merged commit 4dedd5d into cupy:main May 1, 2025
65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat:numpy-compat Follow the NumPy/SciPy spec changes prio:high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants