sparse

A playground of sparse linear algebra primitives using Morton ordering

http://github.com/ekmett/sparse

Latest on Hackage:0.9.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Edward A. Kmett
Maintained by Edward A. Kmett

A playground of sparse linear algebra primitives using Morton ordering

The design of this library is described in the series "Revisiting Matrix Multiplication" on FP Complete's School of Haskell.

https://www.fpcomplete.com/user/edwardk/revisiting-matrix-multiplication/