hmatrix-0.13.0.0: Linear algebra and numerical computation

Portabilityuses ffi
Stabilityprovisional
MaintainerAlberto Ruiz (aruiz at um dot es)

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