SciMLSensitivity.jl
SciMLSensitivity.jl copied to clipboard
Add support for using non-AbstractArrays with OrdinaryDiffEq and Zygote
Continuing my quest to open up SciML to custom non-AbstractArray
types :). See https://github.com/SciML/StochasticDiffEq.jl/pull/579 and https://github.com/SciML/OrdinaryDiffEq.jl/pull/2368 for more reference.