[ITensors] [ENHANCEMENT] Use LinearAlgebra.MulAddMul
in ITensor broadcasting
#1555
Labels
enhancement
New feature or request
ITensors
Issues or pull requests related to the `ITensors` package.
I noticed that there is a type
LinearAlgebra.MulAddMul
that performs the same role as theITensors.axpy
type introduced in: #1532 to fix an ITensor broadcasting operation on GPU, we should investigate using that type. (@kmp5VT)The text was updated successfully, but these errors were encountered: