Tensor Operations
Version 1.0.0 (49.8 KB) by
Larry Susanka
This code performs all the common tensor operations on the space of tensors on a finite-dimensional space that don't use differentiation.
This code should perform all those common tensor operations that don't use differentiation, and some less common ones, on a tensor on a finite-dimensional vector space. The tensors are represented as matrices. A more detailed description of this representation and the tensor operations themselves may be found as Appendix L of the book Linear Algebra in Context by Lawrence Susanka.
My book website is http://susanka.org/bookfiles/
and the Springer Nature link to the book itself is https://link.springer.com/book/10.1007/978-3-031-78424-8
Cite As
Larry Susanka (2026). Tensor Operations (https://uk.mathworks.com/matlabcentral/fileexchange/181053-tensor-operations), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Tensors
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
