Skip to content

Commit 1a6dcd0

Browse files
authored
Add ARC acknowledgement
1 parent 3cbab8b commit 1a6dcd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
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.
44

55
See SparseArrayToolbox.pdf for more information.
6+
7+
This work forms part of an Australian Research Council Discovery Early Career Researcher Award (project number DE170100353) funded by the Australian Government.

0 commit comments

Comments
 (0)