shuaigroup / Renormalizer

Quantum dynamics package based on tensor network states
https://shuaigroup.github.io/Renormalizer/
Apache License 2.0
52 stars 16 forks source link

Canonicalisation and compression for MPO #156

Open jjren opened 1 year ago

jjren commented 1 year ago

Currently, the canonicalization and compression for MPO is different from MPS and MPDM, so I open this issue as a reminder of this problem and hope for a better solution.

jiangtong1000 commented 9 months ago

hi jiajun, what does this mean? I thought both mps and mpo use the same canonicalise/compress function from mp.py?