Using saveat
with IDA results in derivatives with sharp discontinuities
#452
Labels
saveat
with IDA results in derivatives with sharp discontinuities
#452
Describe the bug 🐞
If
saveat
is provided tosolve()
when using IDA, the resulting derivative values appear to have strong discontinuities.Minimal Reproducible Example 👇
Environment (please complete the following information):
using Pkg; Pkg.status()
Additional context
Kudos to @oscardssmith for finding this one.
The text was updated successfully, but these errors were encountered: