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

docstring notes on bivariate spline axis ordering #1

Closed
wants to merge 1 commit into from

Conversation

kyleaoman
Copy link
Owner

Reference issue

Additional changes in line with scipy#8553 (which addressed scipy#3164).

What does this implement/fix?

Added notes in docstrings of functions calling (or integrating, etc.) bivariate interpolators to note inconsistency with the axis ordering of numpy.meshgrid (consistent with the existing note on _BivariateSplineBase.call).

Added notes in docstrings of functions calling (or integrating, etc.) bivariate interpolators to note inconsistency with the axis ordering of numpy.meshgrid (consistent with the existing note on _BivariateSplineBase.__call__).
@kyleaoman kyleaoman closed this Feb 28, 2023
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