Open
Description
I noticed that there is a type LinearAlgebra.MulAddMul
that performs the same role as the ITensors.axpy
type introduced in: #1532 to fix an ITensor broadcasting operation on GPU, we should investigate using that type. (@kmp5VT)
I noticed that there is a type LinearAlgebra.MulAddMul
that performs the same role as the ITensors.axpy
type introduced in: #1532 to fix an ITensor broadcasting operation on GPU, we should investigate using that type. (@kmp5VT)