Skip to content

MAINT: move LSAP maximization handling into solver code #13883

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
Jun 23, 2021

Conversation

pmla
Copy link
Contributor

@pmla pmla commented Apr 17, 2021

What does this implement/fix?

In line with #13860 and #13870, I have moved maximization handling into the solver code of scipy.optimize.linear_sum_assignment

Additional information

@peterbell10: almost finished with this round of maintenance. The last bit is to move the remaining parts of _lsap.py into the binding code.

@pmla pmla requested a review from andyfaff as a code owner April 17, 2021 15:35
@tylerjereddy tylerjereddy added maintenance Items related to regular maintenance tasks scipy.optimize labels Apr 17, 2021
@pmla
Copy link
Contributor Author

pmla commented Jun 23, 2021

@peterbell10 any comments on this? If not I will go ahead and merge as the changes are quite small.

@peterbell10 peterbell10 merged commit a3af569 into scipy:master Jun 23, 2021
@peterbell10
Copy link
Member

Thanks @pmla, I must have missed the notification first time around.

@pmla
Copy link
Contributor Author

pmla commented Jun 23, 2021

Thank you!

@tylerjereddy tylerjereddy added this to the 1.8.0 milestone Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.optimize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants