Skip to content

MAINT remove deprecated sym_pos arguments in scipy.linalg.solve #23617

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 5 commits into from
Jun 16, 2022

Conversation

glemaitre
Copy link
Member

@glemaitre glemaitre commented Jun 14, 2022

This should fix some of the deprecation warnings shown in #23614
xref #23626

@glemaitre glemaitre marked this pull request as ready for review June 15, 2022 11:55
@glemaitre
Copy link
Member Author

glemaitre commented Jun 15, 2022

Since we have a huge number of failures, I think that we could break down the problem because some deprecations are not simple.

@lesteve
Copy link
Member

lesteve commented Jun 15, 2022

I think the scipy deprecation changes should definitely be merged.

The pandas one, I really haven't managed to understand what they want to do and whether the warning we get is the intended behaviour, so I would leave that for another PR ...

@lesteve
Copy link
Member

lesteve commented Jun 16, 2022

I reverted the pandas changes to keep only the sym_pos ones, let's merge this one!

@lesteve lesteve merged commit 4b9d590 into scikit-learn:main Jun 16, 2022
@lesteve lesteve changed the title MAINT fix nightly builds due to deprecation warning in SciPy MAINT remove deprecated sym_pos arguments in scipy.linalg.solve Jun 16, 2022
ogrisel pushed a commit to ogrisel/scikit-learn that referenced this pull request Jul 11, 2022
@thomasjpfan thomasjpfan added this to the 1.1.2 milestone Aug 2, 2022
@thomasjpfan thomasjpfan added the To backport PR merged in master that need a backport to a release branch defined based on the milestone. label Aug 2, 2022
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:decomposition module:linear_model module:manifold No Changelog Needed To backport PR merged in master that need a backport to a release branch defined based on the milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants