Package: wnpp Severity: wishlist Owner: Jerome Benoit <calcu...@rezozer.net>
* Package name : mpfrc++ Version : 2013-09-02 Upstream Author : Pavel Holoborodko <pa...@holoborodko.com> * URL : http://www.holoborodko.com/pavel/mpfr * License : GPL Programming Lang: C++ Description : C++ wrapper for the GNU MPFR C library MPFR C++ introduces new C++ type for high precision floating point numbers, mpreal, which encapsulates low level mpfr_t from MPFR: all arithmetic and boolean operators (+, -, *, /, >, !=, etc.) are implemented through operator overloading technique; classical mathematical functions (sqrt, pow, sin, cos, etc.) are supported too. TMPFR C++ makes possible to use MPFR calculations in the same simple way as calculations with numbers of built-in types double or float. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130920101558.7254.59547.report...@nen.dnsalias.org