ktensor
sptenmat
sptensor
sumtensor
tenmat
tensor
ttensor
pyttb
MATLAB name
pyttb name
Calling convention
tsize
tshape
X.tshape
from_data
B = ttb.tenmat.from_data(A.data, A.rindices, A.cindices, A.tshape)
from_tensor_type
A = ttb.tenmat.from_tensor_type(X, np.array([1]))
to_tensor
X.to_tensor()