Search Criteria
Package Details: haskell-hmatrix 0.19.0.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/haskell-hmatrix.git (read-only, click to copy) |
---|---|
Package Base: | haskell-hmatrix |
Description: | Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK. |
Upstream URL: | https://hackage.haskell.org/package/hmatrix |
Keywords: | algebra blas haskell lapack linear |
Licenses: | BSD-3 |
Submitter: | swiftscythe |
Maintainer: | None |
Last Packager: | pants |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-10 10:50 (UTC) |
Last Updated: | 2019-01-29 01:20 (UTC) |
Dependencies (8)
- blas (blis-cblas-openmpAUR, blis-cblasAUR, aocl-blis-aoccAUR, blas-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, blis-gitAUR, blisAUR, openblas-lapackAUR, blas-mklAUR, aocl-blisAUR, blas-openblas)
- ghc-libs (ghc-cabal-artsAUR)
- haskell-random
- haskell-split
- haskell-storable-complex
- haskell-vector
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas)
- ghc (ghc-cabal-artsAUR) (make)
Latest Comments
MarsSeed commented on 2023-08-14 21:06 (UTC) (edited on 2023-08-14 21:07 (UTC) by MarsSeed)
This would benefit from depending on the optimized OpenBLAS-Lapack libraries, packaged by repo as
blas-openblas
.To make use of it, the 'openblas' flag has to be enabled during the build (disabled by default).