ITensor / ITensorMPS.jl

MPS and MPO methods based on ITensor (ITensors.jl)
Apache License 2.0
16 stars 2 forks source link

random_mps and random_mpo #18

Closed mtfishman closed 4 months ago

mtfishman commented 4 months ago

Re-export random_mps and random_mpo. Requires https://github.com/ITensor/ITensors.jl/pull/1446.

Also remove the export of randomITensor which was erroneously being exported.