Source: libmath-numbercruncher-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-numbercruncher-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmath-numbercruncher-perl.git Homepage: https://metacpan.org/release/Math-NumberCruncher Package: libmath-numbercruncher-perl Architecture: all Depends: ${misc:Depends}, perl Description: Perl5 module with commonly needed Maths and Stats functions This module is a collection of commonly needed number-related functions, including numerous standard statistical, geometric, and probability functions. Some of these functions are taken directly from _Mastering Algorithms with Perl_, by Jon Orwant, Jarkko Hietaniemi, and John Macdonald, and others are adapted heavily from same.