Skip to content

trade-off between speed and storage in matrix multiplications

2 messages · Camarda, Carlo Giovanni, Christos Hatzis

#
You might want to compare the performance of your version to the kronecker
method of Matrix (Matrix package) that has appropriate versions for sparse
matrices etc.

-Christos