Friday, May 11, 2007

MPFRCPP

The Multiple Precision Floating-Point Reliable Library C++ Interface (MPFRCPP) is free object oriented interface to the MPFR library. MPFR provides arbitrary precision arithmetic on floating-point numbers. MPFRCPP overloads operators, functions and represents floating point numbers as class objects to make using of MPFR in OO-programs easier.

Distribution package includes Numeric Analysis / Computer Research C++ Classes with implementation of rational numbers, polynomials (including orthogonal polynomials) and complex numbers.

No comments: