Right now, the Rosenbrock methods will only work reasonably well for autonomous (time-independent) problems since they do not use derivative with respect to the time (called time gradient in OrdinaryDiffEq.jl).
Moreover, it would be nice to get some docstrings for the Rosenbrock methods.
Right now, the Rosenbrock methods will only work reasonably well for autonomous (time-independent) problems since they do not use derivative with respect to the time (called time gradient in OrdinaryDiffEq.jl).
Moreover, it would be nice to get some docstrings for the Rosenbrock methods.