lapack: Numerical Linear Algebra using LAPACK
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This is a high-level interface to LAPACK.
Features:
Based on
comfort-array
: Allows to precisely express one-column or one-row matrices, as well as dense, square, triangular, banded and symmetric matrices.Support all data types that are supported by LAPACK, i.e. Float, Double, Complex Float, Complex Double
No need for c2hs, hsc, Template Haskell or C helper functions
Dependency only on BLAS and LAPACK, no GSL
Separate formatting operator
(##)
: Works better for tuples of matrices and vectors thanshow
.Show
is used for code one-liners that can be copied back into Haskell modules.
See also: hmatrix
.
Properties
Versions | 0.0, 0.0, 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.3, 0.3.0.1, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.5, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.1, 0.5.1.1, 0.5.2 |
---|---|
Change log | None available |
Dependencies | base (>=4.5 && <5), blas-ffi (>=0.0 && <0.1), comfort-array (>=0.0 && <0.1), lapack-ffi (>=0.0.1 && <0.1), netlib-ffi (>=0.0.1 && <0.1), non-empty (>=0.3 && <0.4), transformers (>=0.3 && <0.6), utility-ht (>=0.0.10 && <0.1) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Data Structures |
Home page | http://hub.darcs.net/thielema/lapack/ |
Source repo | this: darcs get http://hub.darcs.net/thielema/lapack/ --tag 0.0 head: darcs get http://hub.darcs.net/thielema/lapack/ |
Uploaded | by HenningThielemann at 2018-03-11T18:20:07Z |
Modules
- Numeric
- LAPACK
- Numeric.LAPACK.LinearSystem
- Numeric.LAPACK.Matrix
- Numeric.LAPACK.Matrix.Shape
- Numeric.LAPACK.Vector
- LAPACK
Downloads
- lapack-0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees