Math-MPFI-0.13
perl interface to the MPFI (interval arithmetic) library.
Changes for 0.13
- In Makefile.PL, add -lquadmath link for Cygwin -Dusequadmath builds only, as this is apparently often needed by this system/configuration.
- Accommodate perls built by MS Visual Studio 2022
Math-MPC-1.31
Perl interface to the MPC (multi precision complex) library
Changes for 1.31
- Add new functions Rmpcr_out_str_win, Rmpc_say_win & Rmpcr_print_win.
- Add Rmpcb_out_str (mpc-1.3.2 and later only).
- Accommodate MS Visual Studio builds of perl