1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libmath-vecstat-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Olivier Sallou <olivier.sallou@irisa.fr>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Math-VecStat/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmath-vecstat-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmarth-vecstat-perl/
Package: libmath-vecstat-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module providing some basic numeric stats on vectors
Math::VecStat provides some basic statistics on numerical vectors.
All the subroutines can take a reference to the vector to be operated on.
In some cases a copy of the vector is acceptable, but is not recommended
for efficiency.
|