hmatrix-tests-0.2: Tests for hmatrix

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

Numeric.LinearAlgebra.Tests

Description

Some tests.

Synopsis

Documentation

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).

runBenchmarks :: IO ()Source

Performance measurements.