@hackage hmatrix0.17.0.2
Numeric Linear Algebra
Categories
License
BSD-3-Clause
Maintainer
Alberto Ruiz
Links
Versions
Installation
Dependencies (9)
Dependents (153)
@hackage/dvda, @hackage/hmatrix-syntax, @hackage/repa-linear-algebra, @hackage/hmatrix-csv, @hackage/lapack-hmatrix, @hackage/linear-circuit, Show all…
Package Flags
openblas
(off by default)
Link with OpenBLAS (https:/github.comxianyi/OpenBLAS) optimized libraries.
Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK.
Standard interface: Numeric.LinearAlgebra.
Safer interface with statically checked dimensions: Numeric.LinearAlgebra.Static.
Code examples: http://dis.um.es/~alberto/hmatrix/hmatrix.html