Skip to content

DOC: interpolate: add note to BarycentricInterpolator.add_xi #19410

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

Merged
merged 3 commits into from
Oct 21, 2023

Conversation

isdanni
Copy link
Contributor

@isdanni isdanni commented Oct 19, 2023

Reference issue

Fixes #19373

What does this implement/fix?

Add a note to BarycentricInterpolator.add_xi about numerical stability

@isdanni isdanni requested a review from ev-br as a code owner October 19, 2023 17:03
@melissawm melissawm added scipy.interpolate Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels Oct 19, 2023
Copy link
Member

@j-bowhay j-bowhay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @isdanni, some I have some suggestion on slight rephrasings

[skip ci]
@j-bowhay j-bowhay added this to the 1.12.0 milestone Oct 21, 2023
Copy link
Member

@j-bowhay j-bowhay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @isdanni and congratulations on your first contribution to scipy!

@j-bowhay j-bowhay merged commit 5dc8a79 into scipy:main Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: interpolate: add note to BarycentricInterpolator.add_xi about numerical stability
3 participants