quimb.experimental.misc.peps_dmrg¶
Functions¶
|
|
|
|
|
|
|
Module Contents¶
- quimb.experimental.misc.peps_dmrg.virtual_bond_operator(self, ind, operators=None, flatten=False, rehearse=False, **contract_opts)¶
- quimb.experimental.misc.peps_dmrg.virtual_site_operator(self, site, operators=None, flatten=False, max_bond=None, rehearse=False, **contract_opts)¶
- quimb.experimental.misc.peps_dmrg.product_expectation_exact(self, Gs, where, optimize='auto-hq', normalized=True, rehearse=False, **contract_opts)¶
- quimb.experimental.misc.peps_dmrg.product_expectation_cluster(self, Gs, where, normalized=True, max_distance=0, fillin=False, gauges=None, optimize='auto', rehearse=False, **contract_opts)¶