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]
Modules
- Data
- Matrix
- Data.Matrix.Dense
- Data.Matrix.Dense.Mutable
- Data.Matrix.LinearAlgebra
- Data.Matrix.LinearAlgebra.Types
- Data.Matrix.Sparse
- Data.Matrix.Sparse.Mutable
- Data.Matrix.Dense
- Matrix
Downloads
- matrix-sized-0.0.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), binary, bytestring, deepseq, primitive (>=0.6.4.0), singletons, 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-03-17T22:08:25Z |
Distributions | |
Downloads | 1349 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2020-03-18 [all 3 reports] |