Skip to content

👽️ scipy 1.16 changes for cluster.vq.whiten #526

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
merged 1 commit into from
May 22, 2025

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented May 22, 2025

The check_finite parameter of the scipy.cluster.whiten function changed its default from True to None (I'm guessing for array-api compat)

@jorenham jorenham added this to the 1.16.0.0 milestone May 22, 2025
@jorenham jorenham merged commit 7331dfc into master May 22, 2025
16 checks passed
@jorenham jorenham deleted the 1.16.0rc1/scipy.cluster branch May 22, 2025 02:42
@jorenham jorenham changed the title 👽️ scipy 1.16 update for cluster.vq.whiten 👽️ scipy 1.16 changes for cluster.vq.whiten May 22, 2025
@tylerjereddy
Copy link

Hmm, let me poke on this one, but I think the change was backwards-compatible per backend-specific shims in scipy/scipy#23000. I'll ping folks there to be sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants