./wip/p5-Math-Gauss, Perl module for Gaussian probability distribution

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.01, Package name: p5-Math-Gauss-0.01, Maintainer: pkgsrc-users

This module provides, for the Gaussian probability distribution:
- the probability density
- the cumulative distribution function
- the inverse of the cumulative distribution function
in one convenient bundle.

The emphasis is on simplicity and portability (pure Perl!), with
"good enough" accuracy in the results.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 2d705ad86c7e1be7a1ad98eeceba4bbed1cc6183
Filesize: 5.416 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 20:42:20 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-09 00:03:29 by Mike M. Volokhov | Files touched by this commit (1)
Log message:
Cleanup CVS tags.
   2012-04-08 23:58:44 by Mike M. Volokhov | Files touched by this commit (3) | Imported package
Log message:
Import p5-Math-Gauss-0.01 as wip/p5-Math-Gauss.

This module provides, for the Gaussian probability distribution:
- the probability density
- the cumulative distribution function
- the inverse of the cumulative distribution function
in one convenient bundle.

The emphasis is on simplicity and portability (pure Perl!), with
"good enough" accuracy in the results.