hmatrix-0.1.0.0: Linear algebra and numerical computationsSource codeContentsIndex
Numeric.LinearAlgebra.Instances
Portabilityportable
Stabilityprovisional
MaintainerAlberto Ruiz (aruiz at um dot es)
Description

This module exports Show, Eq, Num, Fractional, and Floating instances for Vector and Matrix.

In the context of the standard numeric operators, one-component vectors and matrices automatically expand to match the dimensions of the other operand.

Produced by Haddock version 2.4.2