JuliaSmoothOptimizers / LinearOperators.jl

Linear Operators for Julia
Other
150 stars 32 forks source link

Commutation with numbers and operators #185

Open geoffroyleconte opened 3 years ago

geoffroyleconte commented 3 years ago

* between operators and Numbers is assumed to be a commutative operation, but this could not be the expected behaviour for some specific Numbers (quaternions? ).