You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure that tenmat and sptenmat are needed. These were originally created in order to move back and forth from a tensor to different unfoldings of a tensor. This is almost never needed in practice. I would recommend getting rid of this functionality and replacing it with "unfold" functions that produce a matrix. I haven't eliminated these classes in MATLAB, but I don't know anywhere that they are actually used.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure that tenmat and sptenmat are needed. These were originally created in order to move back and forth from a tensor to different unfoldings of a tensor. This is almost never needed in practice. I would recommend getting rid of this functionality and replacing it with "unfold" functions that produce a matrix. I haven't eliminated these classes in MATLAB, but I don't know anywhere that they are actually used.
Beta Was this translation helpful? Give feedback.
All reactions