You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this issue would be to find a way to have exactly this functionality with TaylorDiff.jl. Ideally even with less allocations, e.g. writing directly into some pre-allocated output vector.
Not quite sure what to gain here, but at the very least the dependency could be more lightweight.
The part that would be changed is this one:
ProbNumDiffEq.jl/src/initialization/taylormode.jl
Lines 35 to 49 in 70b6d57
Currently I'm not sure how to best get exactly this functionality from TaylorDiff.jl. If you do, please comment!
The text was updated successfully, but these errors were encountered: