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

Interpolation Template #198

Open
chessbot108 opened this issue Aug 3, 2021 · 0 comments
Open

Interpolation Template #198

chessbot108 opened this issue Aug 3, 2021 · 0 comments

Comments

@chessbot108
Copy link

chessbot108 commented Aug 3, 2021

I think it might be beneficial to add a template that takes in N points of (x_i, y_i) and a value X and returns the value of f(X) where f is function of smallest degree that goes through all N points.

this blog gives a good example.

Probably with modint as well.

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

No branches or pull requests

1 participant