quimb.experimental.cluster_update.cxu_old ========================================= .. py:module:: quimb.experimental.cluster_update.cxu_old Functions --------- .. autoapisummary:: quimb.experimental.cluster_update.cxu_old._compute_oblique_projectors_between_full_env_exact_tids quimb.experimental.cluster_update.cxu_old._compress_between_full_env_exact_tids quimb.experimental.cluster_update.cxu_old._compress_between_cluster_env_tids quimb.experimental.cluster_update.cxu_old.gate_cluster_environment Module Contents --------------- .. py:function:: _compute_oblique_projectors_between_full_env_exact_tids(self, tida, tidb, max_bond=None, cutoff=1e-10, fit_steps=0, **fit_opts) .. py:function:: _compress_between_full_env_exact_tids(self, tida, tidb, max_bond=None, cutoff=1e-10, fit_steps=0, inplace=False, **fit_opts) .. py:function:: _compress_between_cluster_env_tids(self, tida, tidb, max_bond=None, cutoff=1e-10, fit_steps=10, max_distance=1, fillin=False, gauges=None, power=1, smudge=1e-12, inplace=False, **fit_opts) .. py:function:: gate_cluster_environment(self, G, where, max_bond=None, cutoff=1e-10, fit_steps=10, max_distance=1, power=1, smudge=1e-12, gauges=None, inplace=False, **fit_opts)