use `MatrixOperator` in all ODE solvers
Closed this issue · 2 comments
ytdHuang commented
Implement SciMLOperators.MatrixOperator
in all ODE-based solvers
ytdHuang commented
It is hard to implement this because the mcsolve
and some dynamic solving methods will access the Liouvillian matrix from the integrator.p
.
albertomercurio commented
Let’s think about it in the future. I think it is still feasable