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

Fix scipy 1.15 deprecations: removal of vectorize1 and lpmn --> assoc_legendre_p_all #703

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

jobovy
Copy link
Owner

@jobovy jobovy commented Jan 7, 2025

We didn't need vectorize1 anyway! Argh!

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (8e94507) to head (cfa949d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #703   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files         200      200           
  Lines       29428    29433    +5     
  Branches      563      564    +1     
=======================================
+ Hits        29401    29406    +5     
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jobovy jobovy merged commit 9230fa8 into main Jan 7, 2025
136 checks passed
@jobovy jobovy deleted the fix-vectorize1 branch January 7, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant