[Fix] import linesearch for modern scipy by rflamary · Pull Request #642 · PythonOT/POT

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@rflamary

Copy link Copy Markdown

Collaborator

@rflamary rflamary commented

Jun 25, 2024

edited

Loading

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.

@codecov

Copy link Copy Markdown

codecov bot commented

Jun 25, 2024

edited

Loading

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           
TakumiOtagaki reacted with laugh emoji

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Bug] Linesearch hidden in scipy 1.14

1 participant

@rflamary