slackbuilds/perl/perl-Math-MPFR
Dave Woodfall e739f6ed33
perl/perl-Math-MPFR: Updated for version 4.14.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-08-29 10:08:42 +07:00
..
README perl/perl-Math-MPFR: Update README. 2016-09-18 17:01:48 +07:00
perl-Math-MPFR.SlackBuild perl/perl-Math-MPFR: Updated for version 4.14. 2020-08-29 10:08:42 +07:00
perl-Math-MPFR.info perl/perl-Math-MPFR: Updated for version 4.14. 2020-08-29 10:08:42 +07:00
slack-desc perl/perl-Math-MPFR: Added (perl interface to the MPFR library) 2016-07-30 08:28:43 +07:00

README

perl-Math-MPFR (perl interface to the MPFR library)

perl-Math-MPFR is a A bigfloat module utilising the MPFR library.
Basically this module simply wraps the 'mpfr' floating point
functions provided by that library.

For tests only, optional deps: perl-Math-Decimal64, perl-Math-GMPf,
perl-Math-GMP.