blas: Bindings to the BLAS library
Deprecated
in favor of hblas
The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high quality linear algebra software, LAPACK for example.
For more information, see the Netlib BLAS webpage: http://www.netlib.org/blas/
Modules
[Index]
Downloads
- blas-0.4.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.4, 0.4.1, 0.5, 0.6, 0.7, 0.7.1, 0.7.2, 0.7.5, 0.7.6 (info) |
---|---|
Dependencies | base, ieee, QuickCheck, storable-complex [details] |
Tested with | ghc ==6.8.2 |
License | BSD-3-Clause |
Copyright | (c) 2008. Patrick Perry <patperry@stanford.edu> |
Author | Patrick Perry |
Maintainer | Patrick Perry <patperry@stanford.edu> |
Category | Math |
Home page | http://stat.stanford.edu/~patperry/code/blas |
Uploaded | by PatrickPerry at 2008-06-05T20:48:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6352 total (48 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] |