Package: libstatistics-welford-perl (0.02-3)
Links for libstatistics-welford-perl
Debian Resources:
Download Source Package libstatistics-welford-perl:
- [libstatistics-welford-perl_0.02-3.dsc]
- [libstatistics-welford-perl_0.02.orig.tar.gz]
- [libstatistics-welford-perl_0.02-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
Standard statistics using Welford's algorithm
Statistics::Welford provides standard statistics (mean value, variance, standard deviation, minimum and maximum value as well as the number of elements) using Welford's algorithm.
Welford's algorithm is much more resource efficient compared to the naïve algorithm implemented in e.g. Statistics::Basic::StdDev or Catmandu::Fix::stat_stddev. It especially does not need to load all values into RAM at the same time, i.e. does not require an array containing all values.
See also https://en.wikipedia.org/wiki/Variance/Algorithm#Online_algorithm
Other Packages Related to libstatistics-welford-perl
|
|
|
|
-
- dep: perl
- Larry Walls praktiske uddragnings- og rapportsprog (Perl)
Download libstatistics-welford-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.6 kB | 20.0 kB | [list of files] |