tt_orthogonalization#

Left/right orthogonalization of bare tt chains – polymorphic over ragged and uniform.

The ragged name is the polymorphic name (no utt_ twins); dispatch is inferred from the input arrays.

Functions#

tt_left_orthogonalize(tt_cores[, return_variation_cores])

Left-orthogonalize a Tensor train (no Tucker).

tt_right_orthogonalize(tt_cores[, return_variation_cores])