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

DEP: linalg: remove turbo / eigvals kwargs from linalg.{eigh,eigvalsh} and switch to kwarg-only #20560

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

j-bowhay
Copy link
Member

Reference issue

#15765
follow up to #16355 and #18946

What does this implement/fix?

Scheduled for this release

Additional information

@j-bowhay j-bowhay added this to the 1.14.0 milestone Apr 23, 2024
@github-actions github-actions bot added scipy.linalg deprecated Items related to behavior that has been deprecated labels Apr 23, 2024
@j-bowhay j-bowhay mentioned this pull request Apr 23, 2024
29 tasks
Copy link
Member

@ilayn ilayn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow end of the turbo era. I wonder what Pentiums will bring.

Thanks @j-bowhay

Copy link
Member

@lucascolley lucascolley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks Jake, Ilhan!

@lucascolley lucascolley merged commit f139e75 into scipy:main Apr 26, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecated Items related to behavior that has been deprecated scipy.linalg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants