hmatrix-0.14.0.1: Linear algebra and numerical computation

Portabilityuses ffi
Stabilityprovisional
MaintainerAlberto Ruiz (aruiz at um dot es)
Safe HaskellSafe-Infered

Numeric.LinearAlgebra

Description

This module reexports all normally required functions for Linear Algebra applications.

It also provides instances of standard classes Show, Read, Eq, Num, Fractional, and Floating for Vector and Matrix. In arithmetic operations one-component vectors and matrices automatically expand to match the dimensions of the other operand.

Documentation