qutip/QuantumToolbox.jl

use `MatrixOperator` in all ODE solvers

Closed this issue · 2 comments

Implement SciMLOperators.MatrixOperator in all ODE-based solvers

It is hard to implement this because the mcsolve and some dynamic solving methods will access the Liouvillian matrix from the integrator.p.

Let’s think about it in the future. I think it is still feasable