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
Updating documentation for pyttb.tensor.__init__. (#424)
- Giving more explanation of input arguments.
- Removing statement about row vector because it shouldn't matter.
- Adding more pertinent examples, including constructing a tensor from a 3D numpy array and from a 1D numpy array.
- Moved the example of an empty constructor to be last (not sure it's even needed).
- Removed 2D conversion example.
Co-authored-by: Danny Dunlavy <[email protected]>
0 commit comments