hmatrix-0.5.1.1: Linear algebra and numerical computations

Portabilityportable
Stabilityprovisional
MaintainerAlberto Ruiz (aruiz at um dot es)

Numeric.LinearAlgebra.Tests

Description

Some tests.

Synopsis

Documentation

qCheck :: Testable a => Int -> a -> IO ()Source

runTestsSource

Arguments

:: Int

maximum dimension

-> IO () 

All tests must pass with a maximum dimension of about 20 (some tests may fail with bigger sizes due to precision loss).