T3Weights.concatenate ===================== .. py:method:: t3toolbox.tucker_tensor_train.T3Weights.concatenate(other) .. code-block:: python def concatenate(self, other: 'T3Weights') -> 'T3Weights': Per-edge concatenation with ``other`` -- the ``+`` / direct-sum combine (ranks add).