N-dimensional Sparse Matrices

N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N.
902 Downloads
Updated 31 May 2012

View License

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
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sparse Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Updated description

1.1.0.0

added tags, clarified description

1.0.0.0