@hackage / sparse

A playground of sparse linear algebra primitives using Morton ordering

Latest0.9.2

About

Metadata

  • Last updated , by EdwardKmett
  • License BSD-3-Clause
  • Maintained by: Edward A. Kmett <ekmett@gmail.com>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    test-properties (on by default)
    test-doctests (on by default)
    test-hlint (on by default)
    optimize (on by default)
    llvm (off by default)

Readme

sparse

Build Status

A sparse linear algebra playground based on Morton ordering.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett