Closed ferupp closed 3 months ago
Thanks for reporting the problem. Should be fixed in https://github.com/block-hczhai/block2-preview/commit/6e4ffc3bb7447e7634b8df41cef1c109d44c7a60. Please let me know if there are any further problems.
This fixes the issue. Thanks alot for the quick fix!
I'm trying to transform a SU2 mps into a SZ mps using the
mps_change_to_sz
function and get an error doing that. Block2 was build from the current main branch.It seems to me that the error is due to the changes in
adjust_mps
in the commit ec1a8eb (see the printedket.center
andket.canonical_form[0]
). I haven't tried earlier versions yet, though.Since the script that creates the SU2 mps causing the problem takes a few hours to run, I didn't include it here. Please let me know in case you need it. Thanks