SciMLOperators.jl
SciMLOperators.jl copied to clipboard
Add special methods for multiplication of constant scalars
Here I add more methods on the multiplication of constant scalars like Number or UniformScalar.
This will simplify the structure of the nested operators, when applicable.
The runtests are failing but only in the Zygote implementation. It should not be related to this PR, as it is also present in other PRs.
Hello, any thoughts on this? Would It be possible to review it? I would require this in order to update my package QuantumToolbox.jl.
Sorry I had missed this. Looks fine.