blas-0.6: Bindings to the BLAS library

The blas package

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/

Properties

Versions0.4, 0.4.1, 0.5, 0.6, 0.7, 0.7.1, 0.7.2, 0.7.5, 0.7.6
Dependenciesbase, ieee, permutation, storable-complex
LicenseBSD3
Copyright(c) 2008. Patrick Perry <patperry@stanford.edu>
AuthorPatrick Perry
MaintainerPatrick Perry <patperry@stanford.edu>
CategoryMath
Home pagehttp://stat.stanford.edu/~patperry/code/blas
Upload dateSat Nov 1 08:53:48 UTC 2008
Uploaded byPatrickPerry
Built onghc-6.8
Build failureghc-6.10 (log), ghc-6.12 (log)

Modules

Downloads