Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Statistics-Descriptive | Distribution: openSUSE:Factory:zSystems |
Version: 3.0801 | Vendor: openSUSE |
Release: 1.6 | Build date: Mon Jul 3 05:10:43 2023 |
Group: Unspecified | Build host: reproducible |
Size: 176182 | Source RPM: perl-Statistics-Descriptive-3.0801-1.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Statistics-Descriptive | |
Summary: Module of basic descriptive statistical functions |
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. Whenever a division by zero may occur, the denominator is checked to be greater than the value '$Statistics::Descriptive::Tolerance', which defaults to 0.0. You may want to change this value to some small positive value such as 1e-24 in order to obtain error messages in case of very small denominators. Many of the methods (both Sparse and Full) cache values so that subsequent calls with the same arguments are faster.
Artistic-1.0 OR GPL-1.0-or-later
* Mon Jul 03 2023 Tina Müller <[email protected]> - updated to 3.0801 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0801 2023-07-02 - Correct typos - https://github.com/shlomif/perl-Statistics-Descriptive/pull/8 - thanks to @anirvan * Sun Oct 18 2020 Tina Müller <[email protected]> - updated to 3.0800 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0800 2020-10-17 - dist.ini / weaver.ini / .tidyallrc / etc. cleanup - Move to @SHLOMIF - Inspired by Lady_Aleena (Thanks!) v0.2.1 2015-04-28 - Specify minimal version of perl to 5.8.x. - CPANTS / Kwalitee - Add provides to META.yml. - CPANTS / Kwalitee v0.2.0 2015-03-09 - Remove dependency on Moo/MooX/MooX::late. - Seemed like an overkill for such a small and simple app. - Remove dependency on List::MoreUtils. - To avoid unnecessary deps. v0.0.5 2015-01-25 - Add inc/ to the git repo, so minting a new release. v0.0.4 2014-05-04 - Add minimal prereq on Getopt::Long 2.36 for GetOptionsFromArray. - There were test failures with older Getopt::Long-s. v0.0.3 2014-05-02 - Convert t/app.t from IPC::System::Simple to Test::Trap hoping to fix test failures on MS Windows. - we also don't use a separate process now but rather capture STDOUT. v0.0.2 2014-05-01 - Change the meta resources/links to point to the actual repository at GitHub. - Thanks to pyon from Freenode for noticing it. * Thu Nov 08 2018 Stephan Kulow <[email protected]> - updated to 3.0702 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0702 2018-10-25 - Rephrase some lacking phrasing in the docs. - https://github.com/shlomif/perl-Statistics-Descriptive/issues/5 - Thanks to @melak . * Tue Jul 17 2018 [email protected] - updated to 3.0701 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0701 2018-07-14 - Typo corrections thanks to Debian * Sat Jul 14 2018 [email protected] - updated to 3.0700 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0700 2018-07-13 - Typo corrections thanks to Debian - Added the ->summary() method to Statistics::Descriptive::Full. - https://rt.cpan.org/Public/Bug/Display.html?id=82852 - Thanks to Su-Shee * Thu May 03 2018 [email protected] - updated to 3.0613 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0613 2018-05-02 - Convert to Dist-Zilla. * Wed Jan 13 2016 [email protected] - updated to 3.0612 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0612 2016-01-09 - Move the VCS repository to GitHub. - People are more used to it, and it can take part in the CPAN pull-req challenge. 3.0611 2016-01-07 - Apply patch from Debian to correct a spelling error. - https://rt.cpan.org/Ticket/Display.html?id=110987 - Thanks to Salvatore Bonaccorso for the report and patch. 3.0610 2016-01-06 - Clarified the docs for add_data_with_samples(). - Some people thought they were repeat counts of the data , but they are normally ignored. - Replace remaining tabs with spaces. * Sun Jun 21 2015 [email protected] - updated to 3.0609 see /usr/share/doc/packages/perl-Statistics-Descriptive/Changes 3.0609 2015-06-19 - Update some old URLs and addresses. * Fri Mar 27 2015 [email protected] - Fixed broken link. * Sat Feb 07 2015 [email protected] - updated to 3.0608 - Apply patch to speed up skewness calculations. - https://rt.cpan.org/Public/Bug/Display.html?id=101422 - Thanks to Shawn (SLAFFAN).
/usr/lib/perl5/vendor_perl/5.40.0/Statistics /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive.pm /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive/Full.pm /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive/Smoother /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive/Smoother.pm /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive/Smoother/Exponential.pm /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive/Smoother/Weightedexponential.pm /usr/lib/perl5/vendor_perl/5.40.0/Statistics/Descriptive/Sparse.pm /usr/share/doc/packages/perl-Statistics-Descriptive /usr/share/doc/packages/perl-Statistics-Descriptive/Changes /usr/share/doc/packages/perl-Statistics-Descriptive/README /usr/share/doc/packages/perl-Statistics-Descriptive/UserSurvey.txt /usr/share/doc/packages/perl-Statistics-Descriptive/examples /usr/share/doc/packages/perl-Statistics-Descriptive/examples/statistical-analysis.pl /usr/share/licenses/perl-Statistics-Descriptive /usr/share/licenses/perl-Statistics-Descriptive/LICENSE /usr/share/man/man3/Statistics::Descriptive.3pm.gz /usr/share/man/man3/Statistics::Descriptive::Full.3pm.gz /usr/share/man/man3/Statistics::Descriptive::Smoother.3pm.gz /usr/share/man/man3/Statistics::Descriptive::Smoother::Exponential.3pm.gz /usr/share/man/man3/Statistics::Descriptive::Smoother::Weightedexponential.3pm.gz /usr/share/man/man3/Statistics::Descriptive::Sparse.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024