USCqserver / OpenQuantumTools.jl

Julia toolkit for open quantum system simulation.
https://uscqserver.github.io/OpenQuantumTools.jl/stable/
MIT License
72 stars 12 forks source link

DiffEqOperators.jl deprecated, update to SciMLOperators.jl #103

Open neversakura opened 1 year ago

neversakura commented 1 year ago

See https://docs.sciml.ai/SciMLOperators/stable/sciml/ for details.

neversakura commented 1 year ago

Wait until issue is closed.

vpuri3 commented 1 year ago

The transition is complete, barring a few niche features. You can safely switch to SciMLOperators. OrdinaryDiffEq, LinearSolve, etc, already use SciMLOperators.