Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

6
math/php-stats/DESCR Normal file
View File

@@ -0,0 +1,6 @@
PHP extension that provides few dozens of functions useful for
statistical computations. It is a wrapper around 2 scientific
libraries, namely DCDFLIB (Library of C routines for Cumulative
Distributions Functions, Inverses, and Other parameters) by B. Brown
& J. Lavato and RANDLIB by Barry Brown, James Lavato & Kathy Russell.
Includes CD and PD functions.