GNU MPC 1.2.1

This commit is contained in:
Andrius Štikonas 2021-04-18 00:42:47 +01:00
parent 2e5ccce9be
commit 6ea1ff2e54
6 changed files with 42 additions and 0 deletions

View file

@ -617,3 +617,9 @@ mpfr 4.1.0
The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a library
for arbitrary-precision binary floating-point computation with correct rounding,
based on GNU Multi-Precision Library.
mpc 3.2.1
=========
GNU MPC is a library for multiprecision complex arithmetic with exact rounding based
on GNU MPFR.