The latest version of AERN-Real is 2011.1.0.1-0.

AERN-Real

Version 0.10.0.2 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 examples.

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-2009 Michal Konecny, Amin Farjudian, Jan Duracz
Homepage
http://www-users.aston.ac.uk/~konecnym/DISCERN
Maintainer
mikkonecny@gmail.com
Package URL
n/a
Stability
beta

Components