From a92b5aa3ad80e38d554a55a0658223b8c1e5fd4c Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Sun, 24 Jul 2016 22:53:30 -0500 Subject: perl/perl-Math-MPFR: Added (perl interface to the MPFR library) Signed-off-by: Robby Workman --- perl/perl-Math-MPFR/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 perl/perl-Math-MPFR/README (limited to 'perl/perl-Math-MPFR/README') diff --git a/perl/perl-Math-MPFR/README b/perl/perl-Math-MPFR/README new file mode 100644 index 000000000000..589d19a60510 --- /dev/null +++ b/perl/perl-Math-MPFR/README @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3