| Copyright | (c) Alberto Ruiz 2007-14 |
|---|---|
| License | BSD3 |
| Maintainer | Alberto Ruiz |
| Stability | provisional |
| Safe Haskell | None |
| Language | Haskell98 |
Numeric.LinearAlgebra.Tests
Description
Some tests.
Documentation
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.
binaryTests :: IO () Source #