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

perl-Statistics-CaseResampling-0.160.0-1.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: perl-Statistics-CaseResampling Distribution: openSUSE Tumbleweed
Version: 0.160.0 Vendor: openSUSE
Release: 1.1 Build date: Tue May 20 07:36:17 2025
Group: Unspecified Build host: reproducible
Size: 60286 Source RPM: perl-Statistics-CaseResampling-0.160.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://metacpan.org/release/Statistics-CaseResampling
Summary: Efficient resampling and calculation of medians with confidence intervals
The purpose of this (XS) module is to calculate the median (or in principle
also other statistics) with confidence intervals on a sample. To do that,
it uses a technique called bootstrapping. In a nutshell, it resamples the
sample a lot of times and for each resample, it calculates the median. From
the distribution of medians, it then calculates the confidence limits.

In order to implement the confidence limit calculation, various other
functions had to be implemented efficiently (both algorithmically efficient
and done in C). These functions may be useful in their own right and are
thus exposed to Perl. Most notably, this exposes a median (and general
selection) algorithm that works in linear time as opposed to the trivial
implementation that requires 'O(n*log(n))'.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Tue May 20 2025 Tina Müller <timueller+perl@suse.de>
  - updated to 0.160.0 (0.16)
    see /usr/share/doc/packages/perl-Statistics-CaseResampling/Changes
    0.16  Mon May 19 12:37:00 2025
    - Fix XS bug that made the build break under modern (stricter)
      ExtUtils::ParseXS. (Thanks Dave!)
* Wed Sep 12 2018 Stephan Kulow <coolo@suse.com>
  - initial package 0.15
    * created by cpanspec 1.78.08

Files

/usr/lib/perl5/vendor_perl/5.40.2/i586-linux-thread-multi-64int/Statistics
/usr/lib/perl5/vendor_perl/5.40.2/i586-linux-thread-multi-64int/Statistics/CaseResampling.pm
/usr/lib/perl5/vendor_perl/5.40.2/i586-linux-thread-multi-64int/auto/Statistics
/usr/lib/perl5/vendor_perl/5.40.2/i586-linux-thread-multi-64int/auto/Statistics/CaseResampling
/usr/lib/perl5/vendor_perl/5.40.2/i586-linux-thread-multi-64int/auto/Statistics/CaseResampling/CaseResampling.so
/usr/share/doc/packages/perl-Statistics-CaseResampling
/usr/share/doc/packages/perl-Statistics-CaseResampling/Changes
/usr/share/doc/packages/perl-Statistics-CaseResampling/README
/usr/share/doc/packages/perl-Statistics-CaseResampling/RdGen.xs.inc
/usr/share/man/man3/Statistics::CaseResampling.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jun 3 01:28:11 2025