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

MAINT: remove warning from LSQSphereBivariateSpline #12576

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

rgommers
Copy link
Member

This warning is shown a lot, making it go away by tweaking the
example is not easy. And the results are completely valid, so
showing that warning doesn't really make sense. As far as I can
tell, it was taken over from the original Fortran sources without
much thought.

This warning is shown a lot, making it go away by tweaking the
example is not easy. And the results are completely valid, so
showing that warning doesn't really make sense. As far as I can
tell, it was taken over from the original Fortran sources without
much thought.
@rgommers rgommers added scipy.interpolate maintenance Items related to regular maintenance tasks labels Jul 18, 2020
@ev-br ev-br merged commit 8692c88 into scipy:master Jul 28, 2020
@ev-br
Copy link
Member

ev-br commented Jul 28, 2020

Thanks Ralf

@ev-br ev-br added this to the 1.6.0 milestone Jul 28, 2020
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.interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants