Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
This version breaks the current version of MPC.
New functions mpfr_fmma and mpfr_fmms to compute a*b+c*d and a*b-c*d.
A function with the same name "mpfr_fmma" is also defined in MPC, creating a conflict that results in a build error.
This has been fixed in the current development tree for MPC, which is apparently soon to have another stable release - https://lists.gforge.inria.fr/pipermail/mpc-discuss/2017-December/001418.html.
Note:
See TracTickets
for help on using tickets.
Changes from versions 3.1.* to version 4.0.0: