v0.1.6
SciMLOperators v0.1.6
Closed issues:
update_coefficients!
currently broken, probably needs mutable structs (#56)- hoist out scaling in tensor product, composition (#61)
- Avoid
permutedims!
inTensorProductOperator
whenever possible (#63) - potential bug - mistaken operator fusion (#66)
- short circuit
ScalarOperator
ifiszero(L.\lambda)
(#71) - Batched Operators (#81)
Merged pull requests: