andymilne/Sparse-Array-Toolbox

A fast toolbox for N-dimensional sparse arrays

https://github.com/andymilne/Sparse-Array-Toolbox

Sie verfolgen jetzt diese Einreichung

For sparse data, sparse formats can significantly increase speed and reduce memory requirements. However, MATLAB’s built-in sparse format represents only vectors and matrices, not N-dimensional arrays (tensors). This toolbox contains a new "sparse array structure" and associated operations – outer, entrywise, and inner products, addition, summation, convolution, distance measures, permutation, (circular) shifts, and other manipulations – that can be applied to N-dimensional full arrays or to sparse array structures. All functions have been carefully designed to optimize speed.
See SparseArrayToolbox.pdf for more information.

Zitieren als

Andrew Milne (2026). andymilne/Sparse-Array-Toolbox (https://github.com/andymilne/Sparse-Array-Toolbox), GitHub. Abgerufen .

Kategorien

Mehr zu Sparse Matrices finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise Action
1.1.0.0

Updated description.
Functions can now accept full arrays as well as sparse array structures. Documentation updated. Some speed improvements and bugs fixed.

1.0.0.0

Update overview
Graphic added
New description

Change to summary.

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.