ktensor
sptenmat
sptensor
sumtensor
symktensor
symtensor
tenmat
tensor
ttensor
MATLAB name
pyttb name
pyttb
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()