| Copyright | (c) Michal Konecny |
|---|---|
| License | BSD3 |
| Maintainer | mikkonecny@gmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
AERN2.Real.Tests
Contents
Description
Tests for operations on Cauchy real numbers.
To run the tests using stack, execute:
stack test aern2-real --test-arguments "-a 1000 -m CReal"