slackbuilds_ponce/perl/perl-Math-MPC/README
Dave Woodfall 508c9e408d
perl/perl-Math-MPC: Updated for version 1.09.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-08-29 10:08:44 +07:00

9 lines
365 B
Text

perl-Math-MPC (perl interface to the MPC library)
perl-Math-MPC is a multiple precision complex number module utilising
the MPC library. Basically, this module simply wraps the 'mpc'
complex number functions provided by that library.
For tests only, optional deps: perl-Math-Complex_C,
perl-Math-Complex_C-L, perl-Math-Complex_C-Q, perl-Math-GMPf,
perl-Test-Pod.