Linhui Liu 4609228432 tools/mpc: update to 1.3.1
Version 1.3.1 new features:
	Bug fix: It is again possible to include mpc.h without including stdio.h.
Version 1.3.0 new features:
    New function: mpc_agm
    New rounding modes "away from zero", indicated by the letter "A" and corresponding to MPFR_RNDA on the designated real or imaginary part.
    New experimental ball arithmetic.
    New experimental function: mpc_eta_fund
    Bug fixes:
        mpc_asin for asin(z) with small |Re(z)| and tiny |Im(z)|
        mpc_pow_fr: sign of zero part of result when the base has up to sign the same real and imaginary part, and the exponent is an even positive integer
        mpc_fma: the returned int value was incorrect in some cases (indicating whether the rounded real/imaginary parts were smaller/equal/greater than the exact values), but the computed complex value was correct.
    Remove the unmaintained Makefile.vc; build files for Visual Studio are maintained independently by Brian Gladman.

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2022-12-17 17:46:32 +01:00
..
2022-07-31 15:29:39 +02:00
2022-11-26 17:04:33 +01:00
2022-10-22 22:50:37 +02:00
2022-12-17 20:49:15 +08:00
2022-12-06 23:10:40 +01:00
2022-10-22 22:53:24 +02:00
2022-12-06 23:09:00 +01:00
2022-11-05 14:07:46 +00:00
2022-10-31 21:27:48 +01:00
2022-11-05 14:07:46 +00:00
2022-09-07 04:22:40 +01:00
2022-10-02 16:05:32 +02:00
2022-03-01 00:08:08 +01:00
2022-12-17 17:46:32 +01:00
2022-11-27 00:52:06 +01:00
2022-11-05 14:07:46 +00:00
2022-06-13 19:50:25 +02:00
2020-09-02 16:29:22 +02:00
2022-09-07 04:22:39 +01:00
2022-02-25 14:12:39 +01:00
2022-11-18 19:52:54 +01:00
2021-09-20 15:21:17 +02:00
2022-12-03 20:40:36 +01:00
2022-10-22 22:53:24 +02:00