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 differentiation #19

Open
Tracked by #16
marcobonici opened this issue Aug 29, 2024 · 1 comment · Fixed by #26
Open
Tracked by #16

Interpolation differentiation #19

marcobonici opened this issue Aug 29, 2024 · 1 comment · Fixed by #26
Assignees
Labels
enhancement New feature or request

Comments

@marcobonici
Copy link
Member

No description provided.

@marcobonici marcobonici mentioned this issue Aug 29, 2024
5 tasks
@marcobonici marcobonici self-assigned this Sep 1, 2024
@marcobonici marcobonici added the enhancement New feature or request label Sep 1, 2024
@marcobonici marcobonici linked a pull request Sep 1, 2024 that will close this issue
@marcobonici marcobonici reopened this Dec 10, 2024
@marcobonici
Copy link
Member Author

The originally implemented spline had some numerical flaws. In order to overcome them, we opened an issue and SciML people updated the quadratic spline, which is not Zygote compatible. Write a new quadratic spline and wirte all the relevant Zygote rules.

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

Successfully merging a pull request may close this issue.

1 participant