possible expansion GMP
Marc Glisse
marc.glisse at inria.fr
Wed Aug 31 09:52:39 CEST 2022
On Tue, 30 Aug 2022, mark vaisman wrote:
> GMP is a free library for arbitrary precision arithmetic, operating on
> signed integers, rational numbers, and floating-point numbers.
> You begin from signed integers, after that add rational numbers, and
> floating-point numbers.
The last one is now handled at https://www.mpfr.org/
> May be now add work with complex numbers.
Done: https://www.multiprecision.org/mpc/
--
Marc Glisse
More information about the gmp-discuss
mailing list