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 (262 forks)batch import
Hacktoberfesteasyenhancementhelp wanted

Repository metrics

Stars
 (656 stars)
PR merge metrics
 (Avg merge 3d 12h) (74 merged PRs in 30d)

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