Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Statistics-Descriptive: Perl module of basic descriptive statistical functions
- Summary
- This module provides basic functions used in descriptive
statistics. It has an object oriented design and supports two
different types of data storage and calculation objects: sparse and
full. With the sparse method, none of the data is stored and only a
few statistical measures are available. Using the full method, the
entire data set is retained and additional functions are available.
Changelog
- * Tue Aug 29 17:00:00 2006 Patrice Dumas <pertusus at free.fr> - 2.6-2
- Rebuild for FC6
- * Fri Jul 14 17:00:00 2006 Patrice Dumas <pertusus at free.fr> - 2.6-1
- Submit to Fedora Extras.
- * Mon Mar 27 16:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 2.6-0.2
- Rebuild.