Package: wnpp
Severity: wishlist
Owner: Gürkan Myczko <[email protected]>
X-Debbugs-Cc: [email protected]
* Package name : mppp
Version : 0.26
Upstream Authors: 2016-Francesco Biscani <[email protected]>
URL : https://github.com/bluescarni/mppp
* License : MPL-2.0
Description : C++11/14/17/20 library for multiprecision arithmetic
Built on top of the GNU multiprecision stack (GMP, MPFR, MPC), mp++ was
initially conceived as a GMP wrapper with special focus on performance
with
small operands. In particular, a small buffer optimisation and custom
implementations of basic mathematical primitives are instrumental in
achieving
a performance increase, with respect to GMP and other integer
multiprecision
libraries, which can be substantial.