SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
math/p5-Math-VecStat/pkg/DESCR
Normal file
4
math/p5-Math-VecStat/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
This package 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.
|
3
math/p5-Math-VecStat/pkg/PLIST
Normal file
3
math/p5-Math-VecStat/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Math/
|
||||
${P5SITE}/Math/VecStat.pm
|
||||
@man man/man3p/Math::VecStat.3p
|
Loading…
Add table
Add a link
Reference in a new issue