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

New Interpolators and Orthogonal Spline Collocation #160

Open
fedebotu opened this issue Jul 20, 2022 · 1 comment
Open

New Interpolators and Orthogonal Spline Collocation #160

fedebotu opened this issue Jul 20, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@fedebotu
Copy link
Member

Add new interpolators and the Orthogonal Spline Collocation under torchdyn/numerics/interpolators.py.
Would be a fine addition to our collection to add a tutorial as well for the interpolators - in preparation for the GraphSplineNets paper :)

@cbhua

@fedebotu fedebotu added enhancement New feature or request help wanted Extra attention is needed labels Jul 20, 2022
@joglekara
Copy link
Contributor

joglekara commented Jul 20, 2022

Here are some existing pytorch implementations for the enterprising scientific computing developer to follow

https://github.com/xitorch/xitorch/blob/master/xitorch/interpolate/interp1.py
https://github.com/patrick-kidger/torchcde/tree/master/torchcde

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants