T3Weights.concatenate# t3toolbox.tucker_tensor_train.T3Weights.concatenate(other)# def concatenate(self, other: 'T3Weights') -> 'T3Weights': Per-edge concatenation with other – the + / direct-sum combine (ranks add). Parameters: other (T3Weights) Return type: T3Weights