uniform_tensor_linalg#

Functions#

ut3_add(...)

Add two UniformTuckerTensorTrains, x,y -> x+y.

scale_last_slice(→ t3toolbox.backend.common.NDArray)

Apply scaling to only the last slice of an array.

ut3_inner_product(x, y[, use_orthogonalization, use_jax])

Compute the Hilbert-Schmidt inner product between two uniform Tucker tensor trains.

ut3_norm(x[, use_orthogonalization, use_jax])

Compute the Hilbert-Schmidt norm of a uniform Tucker tensor train.