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

ENH: interpolate: Support complete coefficients of 1D Lagrange interpolation #14973

Closed
wants to merge 1 commit into from
Closed

ENH: interpolate: Support complete coefficients of 1D Lagrange interpolation #14973

wants to merge 1 commit into from

Conversation

zhaog6
Copy link
Contributor

@zhaog6 zhaog6 commented Nov 4, 2021

Reference issue

Closed gh-14774

What does this implement/fix?

Because the files in scipy/interpolate/ have some changes, I closed #14774 and open a new PR to facilitate to review. For the history and comments of previous modifications can refer to the old PR #14774

Additional information

@zhaog6 zhaog6 requested a review from ev-br as a code owner November 4, 2021 01:25
@zhaog6
Copy link
Contributor Author

zhaog6 commented Nov 4, 2021

Dear Evgeni @ev-br ,
Because some files in scipy/interpolate/ and scipy/interpolate/tests have been changed, I closed the old PR #14774 , the PR is new, I'd like you to review it again, thanks.

@rgommers rgommers added enhancement A new feature or improvement scipy.interpolate labels Nov 4, 2021
@ilayn ilayn changed the title ENH: interpolate: Support complete coefficients of 1D Lagrange interpolation (Closed #14774) ENH: interpolate: Support complete coefficients of 1D Lagrange interpolation Nov 9, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or improvement scipy.interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants