matrix-sized: Haskell matrix library with interface to C++ linear algebra libraries.
A Haskell implementation of matrices with statically known sizes. The library also comes with the bindings to high performance C++ linear algebra libraries such as Eigen and Spectra.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
parallel | Enable multithreading | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- matrix-sized-0.1.1.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.0.1, 0.0.2, 0.0.3, 0.0.4, 0.1.0, 0.1.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10 && <5), bytestring, bytestring-lexing, conduit, double-conversion, primitive (>=0.6.4.0), singletons, store, vector (>=0.11) [details] |
License | BSD-3-Clause |
Copyright | (c) 2020 Kai Zhang |
Author | Kai Zhang |
Maintainer | kai@kzhang.org |
Category | Math |
Home page | https://github.com/kaizhang/matrix-sized#readme |
Bug tracker | https://github.com/kaizhang/matrix-sized/issues |
Source repo | head: git clone https://github.com/kaizhang/matrix-sized |
Uploaded | by kaizhang at 2020-06-22T14:29:56Z |
Distributions | |
Downloads | 1313 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |