Path to this page:
./
wip/p5-Math-Gauss,
Perl module for Gaussian probability distribution
Branch: CURRENT,
Version: 0.01,
Package name: p5-Math-Gauss-0.01,
Maintainer: pkgsrc-usersThis 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
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) | |
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.
|