sparse: A playground of sparse linear algebra primitives using Morton ordering
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/
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| test-properties | Enabled | |
| test-doctests | Enabled | |
| test-hlint | Enabled | |
| optimize | Enabled | |
| llvm | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sparse-0.9.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.5, 0.6, 0.7, 0.7.0.1, 0.9, 0.9.1, 0.9.2 | 
|---|---|
| Change log | CHANGELOG.markdown | 
| Dependencies | base (>=4 && <5), contravariant (>=1 && <2), deepseq (>=1.1 && <1.5), hybrid-vectors (>=0.2 && <3), lens (>=4 && <5), primitive (>=0.5 && <0.7), transformers (>=0.3 && <0.5), vector (>=0.10 && <0.11), vector-algorithms (>=0.5 && <0.8) [details] | 
| License | BSD-3-Clause | 
| Copyright | Copyright (C) 2013 Edward A. Kmett | 
| Author | Edward A. Kmett | 
| Maintainer | Edward A. Kmett <ekmett@gmail.com> | 
| Category | Data, Vector | 
| Home page | http://github.com/ekmett/sparse | 
| Bug tracker | http://github.com/ekmett/sparse/issues | 
| Source repo | head: git clone git://github.com/ekmett/sparse.git | 
| Uploaded | by EdwardKmett at 2015-07-03T09:11:48Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 5869 total (7 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-07-03 [all 1 reports] | 
