ITensors.jl
ITensors.jl copied to clipboard
In-place operations that expand the storage type
It would be nice to have some in-place operations that expand the storage type, for example:
T = randomITensor(i,i')
T .*= 2+1im