slackbuilds/perl/perl-Math-MPC
Dave Woodfall 4c6c9362db
perl/perl-Math-MPC: Updated for version 1.15.
Fix 'find $PKG/usr/share/man' command.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-20 20:45:21 +07:00
..
README perl/perl-Math-MPC: Updated for version 1.09. 2020-08-29 10:08:44 +07:00
perl-Math-MPC.SlackBuild perl/perl-Math-MPC: Updated for version 1.15. 2022-03-20 20:45:21 +07:00
perl-Math-MPC.info perl/perl-Math-MPC: Updated for version 1.15. 2022-03-20 20:45:21 +07:00
slack-desc

README

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.