Wednesday, March 30, 2011

Real number computation package in C++

http://www.brics.dk/~barnie/RealLib/


Its primary aim is to be efficient and to avoid the huge overheads usually associated with real number computations.
RealLib3, which is the current version of the library, makes this possible. In this version of the library, the user can work on both a layer where numbers are represented as terms describing the computation, and a layer where functions on real numbers compute on the level of approximations to the real number. The latter can be very fast, depending on the precision that is actually required by the computation. In the cases where machine precision is sufficient, exact real computations can be executed at a speed comparable to the speed of double precision arithmetic, sometimes even running on par with it.

0 коммент.:

Post a Comment

Powered by Blogger.