Changes for version 0.10
- Fix https://github.com/sisyphus/math-decimal64/pull/1 (also aplies to Math::MPFI) Thanks to @hiratara
- Cater for the possibility that _Float128 is an unknown type. (This is done in math_mpfi_include.h.)
- Prototype subroutines listed in 'use subs()'.
- Move POD out of MPFI.pm and into (newly created) MPFI.pod
- Small update to README - minimum required version of mpfr is now 3.0.0.
- Refactor IV/UV/NV/PV handling inside overload subs.
Modules
perl interface to the MPFI (interval arithmetic) library.