[ITensors] [BUG] randomMPS
doesn't return MPS with minimal bond dimension on the boundaries
#69
Labels
bug
Something isn't working
Description of bug
Rather likely "unintended behavior" than "bug": The
randomCircuitMPS
function returns MPS, where the bond dimension grows starting from the end of the chain and is maximal at the first site. Usually, one would like to have the bond dimension at both the first and the last site equal to the local Hilbert space dimension and maximal at the center.How to reproduce
Expected behavior
Usually, one would like to have the bond dimension at both the first and the last site equal to the local Hilbert space dimension and maximal at the center. This means the expected behavior would be
Actual behavior
The actual behavior is as described above:
Code demonstrating bug
See above.
Version information
ITensors v0.2.16
The text was updated successfully, but these errors were encountered: