Loading
Fixed regression due to ExaTN changes
This change in ExaTN renamed the root tensor to a hex string even for tensor networks constructed by strings: https://github.com/ORNL-QCI/exatn/commit/587f45253277610cabfe5f671195d1e4621cc629#diff-9d6d10c6caced802d1c50c95e06040475537495e1c86f13551202a51b8e907d0R262 Hence, the name checking logic in MPS visitor was broken. Fixed accordingly.