slackbuilds_ponce/perl/perl-Math-MPC/README
Edinaldo P. Silva 91509b1e10 perl/perl-Math-MPC: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-18 17:16:25 +07:00

8 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.