libstatistics-descriptive-perl 3.0801-1 source package in Ubuntu
Changelog
libstatistics-descriptive-perl (3.0801-1) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Update standards version to 4.5.1, no changes needed. * Update standards version to 4.6.1, no changes needed. [ gregor herrmann ] * Import upstream version 3.0801. * Declare compliance with Debian Policy 4.6.2. -- gregor herrmann <email address hidden> Fri, 11 Aug 2023 17:40:03 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | perl | |
Oracular | release | universe | perl | |
Noble | release | universe | perl | |
Mantic | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libstatistics-descriptive-perl_3.0801-1.dsc | 2.7 KiB | 58712cca78857e4ca0bf451bedb24922daaa2140100a9173f90d44577e43a511 |
libstatistics-descriptive-perl_3.0801.orig.tar.gz | 52.9 KiB | 047b70a63fdcaa916168e0ff2d58e155e0ebbc68ed4ccbd73a7213dca3028f65 |
libstatistics-descriptive-perl_3.0801-1.debian.tar.xz | 5.3 KiB | 33f57236220c2e9fd23156fdf8e1ce64e453d31722c04f90e67e9e49aec448af |
Available diffs
- diff from 3.0800-1 to 3.0801-1 (5.0 KiB)
No changes file available.
Binary packages built by this source
- libstatistics-descriptive-perl: Perl module for basic descriptive statistical functions
Statistics:
:Descriptive 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.