[Fix] import linesearch for modern scipy by rflamary · Pull Request #642 · PythonOT/POT
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 544
Merged
[Fix] import linesearch for modern scipy#642
[Fix] import linesearch for modern scipy#642
Conversation
Copy link Copy Markdown
Collaborator
Types of changes
Fixes #641
Motivation and context / Related issue
How has this been tested (if it applies)
PR checklist
- I have read the CONTRIBUTING document.
- The documentation is up-to-date with the changes I made (check build artifacts).
- All tests passed, and additional code has been covered with new tests.
- I have added the PR and Issue fix to the RELEASES.md file.
Copy link Copy Markdown
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 96.66%. Comparing base (
2941ed3) to head (adab804).
Additional details and impacted files
@@ Coverage Diff @@ ## master #642 +/- ## ======================================= Coverage 96.66% 96.66% ======================================= Files 85 85 Lines 16928 16928 ======================================= Hits 16364 16364 Misses 564 564
rflamary
merged commit
a195660
into
master
This was referenced
Jun 25, 2024Closed
rflamary
deleted the
lineserach_scipy
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment