N-dimensional Sparse Matrices

版本 1.2.0.0 (27.5 KB) 作者: Jonathan Karr
N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N.
909.0 次下载
更新时间 2012/5/31

查看许可证

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.

引用格式

Jonathan Karr (2024). N-dimensional Sparse Matrices (https://www.mathworks.com/matlabcentral/fileexchange/30005-n-dimensional-sparse-matrices), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sparse Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Updated description

1.1.0.0

added tags, clarified description

1.0.0.0