SciML/OrdinaryDiffEq.jl

Higher order derivatives for interpolations

Open

#427 opened on Jul 11, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (656 stars) (262 forks)batch import
Hacktoberfesteasyenhancementhelp wanted

Description

The interpolating polynomials can be directly differentiated and the derivative functions can be added. See the current examples where we have not-comprehensively added derivatives as necessary, but if someone went through and added them all it would be helpful!

Contributor guide