SciML / SciMLExpectations.jl

Fast uncertainty quantification for scientific machine learning (SciML) and differential equations
https://docs.sciml.ai/SciMLExpectations/stable/
Other
65 stars 20 forks source link

Extension to non-native ODE solvers? #9

Open NirvikNU opened 4 years ago

NirvikNU commented 4 years ago

Can this package be used for non-native solvers like that of Sundials, ODEInterface etc.?

ChrisRackauckas commented 4 years ago

No, that's pretty fundamental to the method and what's exposed from those solvers. At least it could never do the more accurate version which uses the adaptive error estimates