SciML / DiffEqOperators.jl

Linear operators for discretizations of differential equations and scientific machine learning (SciML)
https://docs.sciml.ai/DiffEqOperators/stable/
Other
285 stars 74 forks source link

Complete Differences #511

Closed xtalax closed 2 years ago

xtalax commented 2 years ago

Adds derivative operators that include the boundary points, fixes fornberg for order 0 (interpolations)

ChrisRackauckas commented 2 years ago

Needs tests