N-dimensional Sparse Matrices

N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N.

You are now following this Submission

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 (2026). N-dimensional Sparse Matrices (https://se.mathworks.com/matlabcentral/fileexchange/30005-n-dimensional-sparse-matrices), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Sparse Matrices in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Updated description

1.1.0.0

added tags, clarified description

1.0.0.0