The latest version of AERN-Real is 2011.1.0.1-0.
AERN-Real
Version 0.10.0 revision 0 uploaded by MichalKonecny.
Package meta
- Synopsis
- arbitrary precision interval arithmetic for approximating exact real numbers
- Description
Datatypes and abstractions for approximating exact real numbers and a basic arithmetic over such approximations. The main datatype is interval with arbitrary precision endpoints supported by safely rounding field and elementary operations whose precision can be increased arbitrarily, so that they all converge to the exact operations.
The design of the library is inspired to some degree by Mueller's iRRAM and Lambov's RealLib (both are C++ libraries for exact real arithmetic).
For an architectural overview, see module Data.Number.ER.Real.
Simple examples of usage can be found in folder
demos
.There is a built-in test suite and it can be evoked using the module in the folder
tests
.- Author
- Michal Konecny (Aston University)
- Bug reports
- n/a
- Category
- Data, Math
- Copyright
- (c) 2007-2008 Michal Konecny, Amin Farjudian, Jan Duracz
- Homepage
- n/a
- Maintainer
- mik@konecny.aow.cz
- Package URL
- n/a
- Stability
- beta