hmatrix: Linear algebra and numerical computations
Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK.
[Skip to Readme]
Modules
- Data
- Data.Packed
- Data.Packed.Convert
- Data.Packed.Development
- Data.Packed.Matrix
- Data.Packed.Random
- Data.Packed.ST
- Data.Packed.Vector
- Data.Packed
- Graphics
- Graphics.Plot
- Numeric
- Numeric.GSL
- Numeric.GSL.Differentiation
- Numeric.GSL.Fourier
- Numeric.GSL.Integration
- Numeric.GSL.Minimization
- Numeric.GSL.Polynomials
- Numeric.GSL.Root
- Numeric.GSL.Special
- Numeric.GSL.Special.Airy
- Numeric.GSL.Special.Bessel
- Numeric.GSL.Special.Clausen
- Numeric.GSL.Special.Coulomb
- Numeric.GSL.Special.Coupling
- Numeric.GSL.Special.Dawson
- Numeric.GSL.Special.Debye
- Numeric.GSL.Special.Dilog
- Numeric.GSL.Special.Elementary
- Numeric.GSL.Special.Ellint
- Numeric.GSL.Special.Elljac
- Numeric.GSL.Special.Erf
- Numeric.GSL.Special.Exp
- Numeric.GSL.Special.Expint
- Numeric.GSL.Special.Fermi_dirac
- Numeric.GSL.Special.Gamma
- Numeric.GSL.Special.Gegenbauer
- Numeric.GSL.Special.Hyperg
- Numeric.GSL.Special.Laguerre
- Numeric.GSL.Special.Lambert
- Numeric.GSL.Special.Legendre
- Numeric.GSL.Special.Log
- Numeric.GSL.Special.Pow_int
- Numeric.GSL.Special.Psi
- Numeric.GSL.Special.Synchrotron
- Numeric.GSL.Special.Transport
- Numeric.GSL.Special.Trig
- Numeric.GSL.Special.Zeta
- Numeric.GSL.Vector
- Numeric.LinearAlgebra
- Numeric.LinearAlgebra.Algorithms
- Numeric.LinearAlgebra.Instances
- Numeric.LinearAlgebra.Interface
- Numeric.LinearAlgebra.LAPACK
- Numeric.LinearAlgebra.Linear
- Numeric.LinearAlgebra.Tests
- Numeric.GSL
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
mkl | Link with Intel's MKL optimized libraries. | Disabled |
accelerate | Use the accelerate framework for LAPACK/BLAS on OS X | Disabled |
unsafe | Compile the library with bound checking disabled. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hmatrix-0.8.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates