N-dimensional Sparse Matrices
N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N. The classes support many common matrix operations including algebra, set operations, reduction, and more. All of these methods are efficiently implemented for sparse matrices. Very simple to use and very powerful!
Inspired by and improves on the Sandia National Labs sparse tensor toolbox http://csmr.ca.sandia.gov/~tgkolda/TensorToolbox/. See src_test for example use.
Cite As
Jonathan Karr (2024). N-dimensional Sparse Matrices (https://www.mathworks.com/matlabcentral/fileexchange/30005-n-dimensional-sparse-matrices), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Sparse Matrices >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.