Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Statistics-Descriptive-3.0612-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Statistics-Descriptive Distribution: openSUSE Leap 15.2
Version: 3.0612 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:34:24 2019
Group: Development/Libraries/Perl Build host: lamb04
Size: 105928 Source RPM: perl-Statistics-Descriptive-3.0612-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Wed Jan 13 2016 coolo@suse.com
  - 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 coolo@suse.com
  - 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 stephan.barth@suse.com
  - Fixed broken link.
* Sat Feb 07 2015 coolo@suse.com
  - 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).
* Sun Feb 09 2014 coolo@suse.com
  - updated to 3.0607
    - Fix the List::MoreUtils prereqs.
    - http://www.cpantesters.org/cpan/report/365b752c-8adf-11e3-bd14-e3bee4621ba3
    - Thanks to Chris Williams (BINGOS) for the CPAN Testers Report.
    - Implement the median_absolute_deviation method.
    - https://bitbucket.org/shlomif/perl-statistics-descriptive/pull-request/5/median-absolute-deviation-method/diff
    - Thanks to Kang-min Liu.
    - Minimal version of perl set to 5.6.0 (CPANTS).
    - Add standalone LICENSE file (CPANTS).
* Tue Jun 04 2013 coolo@suse.com
  - updated to 3.0605
    - Add t/style-trailing-space.t .
    - Add t/cpan-changes.t .
    - Convert Changes to it.
    - Correct a misspelling of "weight" in
      lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
    - Thanks to Wilhelm for the report.
    - Update the scripts/tag-release.pl file for Mercurial.
    - Use in_between to compare decimal numbers
    - Smoothing tests were failing because of rounding problems
    - Thanks to Andreas J. König for reporting it and to
      Fabio Ponciroli for fixing it.
    - Correct a typo:
    - https://rt.cpan.org/Ticket/Display.html?id=77145
    - Thanks to Salvatore Bonaccorso and the Debian Perl Group
      for the report.
    - No longer using Test::Exception in the tests.
    - It was used by the tests and not specified in
      test_requires/build_requires.
    - Thanks to hsk@fli-leibniz.de for the report.
    - Add the smoothing functionality.
    - Add the following public methods: add_data_with_samples(),
      set_smoother(), get_smoothed_data() to the main module.
    - Add the lib/Statistics/Descriptive/Smoother.pm and
      lib/Statistics/Descriptive/Smoother/Exponential.pm
      lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
      modules.
    - Thanks to Fabio Ponciroli
    - Add the scripts/bump-version-number.pl to facilitate bumping the
      version number.
    - Add the get_data_without_outliers() and the set_outlier_filter()
      methods.
    - See https://bitbucket.org/barbasa/perl-statistics-descriptive/overview
    - Thanks to Fabio Ponciroli
* Fri Feb 17 2012 coolo@suse.com
  - updated to 3.0300
    - Now mean() and median() and other routines return undef() if there are
    no data.
    - Somewhat incompatible change: some methods that returned undef() under
    list context now return an empty list (so it will be false).
    - it is generally not recommended to call such methods in list context
      as they should always be called in scalar context.
    - Resolves https://rt.cpan.org/Ticket/Display.html?id=74693
    - thanks to Shawn Laffan for the report and the patch.
    - Fix https://rt.cpan.org/Ticket/Display.html?id=72495 .
    - percentile should not die and should return undef if there are
      no elements in the collection.
* Mon Dec 19 2011 coolo@suse.de
  - update to 3.0202
    - Moved tag-release.pl to scripts/tag-release.pl (though we now use
      Mercurial instead of Subversion.)
    - Add t/mode.t to test the ->mode() method.
    - Documented ->mode() better.
    - Optimized ->mode().
    - Add some documentation clarifying the 0th percentile return, as it
      returns undef() for representing -inf:
    - Fix https://rt.cpan.org/Ticket/Display.html?id=62055
    - Thanks to Dave Breimann for reporting it.
    - Add the tag-release.pl to tag a release using Subversion.
* Tue Nov 30 2010 coolo@novell.com
  - switch to perl_requires macro
* Wed Aug 04 2010 chris@computersalat.de
  - initial package 3.0200
    * created by cpanspec 1.78

Files

/usr/lib/perl5/vendor_perl/5.26.1/Statistics
/usr/lib/perl5/vendor_perl/5.26.1/Statistics/Descriptive
/usr/lib/perl5/vendor_perl/5.26.1/Statistics/Descriptive.pm
/usr/lib/perl5/vendor_perl/5.26.1/Statistics/Descriptive/Smoother
/usr/lib/perl5/vendor_perl/5.26.1/Statistics/Descriptive/Smoother.pm
/usr/lib/perl5/vendor_perl/5.26.1/Statistics/Descriptive/Smoother/Exponential.pm
/usr/lib/perl5/vendor_perl/5.26.1/Statistics/Descriptive/Smoother/Weightedexponential.pm
/usr/share/doc/packages/perl-Statistics-Descriptive
/usr/share/doc/packages/perl-Statistics-Descriptive/Changes
/usr/share/doc/packages/perl-Statistics-Descriptive/LICENSE
/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/doc/packages/perl-Statistics-Descriptive/rejects
/usr/share/doc/packages/perl-Statistics-Descriptive/rejects/descr.t
/usr/share/doc/packages/perl-Statistics-Descriptive/scripts
/usr/share/doc/packages/perl-Statistics-Descriptive/scripts/bump-version-number.pl
/usr/share/doc/packages/perl-Statistics-Descriptive/scripts/tag-release.pl
/usr/share/man/man3/Statistics::Descriptive.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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024