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

perl-Statistics-CaseResampling-0.150.0-6.mga8 RPM for i586

From Mageia 8 for i586 / media / core / release

Name: perl-Statistics-CaseResampling Distribution: Mageia
Version: 0.150.0 Vendor: Mageia.Org
Release: 6.mga8 Build date: Wed Jun 17 23:02:22 2020
Group: Development/Perl Build host: localhost
Size: 56325 Source RPM: perl-Statistics-CaseResampling-0.150.0-6.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://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))'.

Random numbers
    The resampling involves drawing *many* random numbers. Therefore, the
    module comes with an embedded Mersenne twister (taken from
    'Math::Random::MT').

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Wed Jun 17 2020 umeabot <umeabot> 0.150.0-6.mga8
  + Revision: 1595268
  - Rebuild for perl 5.32
* Sat Feb 15 2020 umeabot <umeabot> 0.150.0-5.mga8
  + Revision: 1529149
  - Mageia 8 Mass Rebuild
* Tue Aug 27 2019 tv <tv> 0.150.0-4.mga8
  + Revision: 1433194
  - rebuild with perl-5.30
* Fri Sep 21 2018 umeabot <umeabot> 0.150.0-3.mga7
  + Revision: 1293764
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 0.150.0-2.mga7
  + Revision: 1250140
  - Rebuild for perl 5.28
* Thu Jul 12 2018 tv <tv> 0.150.0-1.mga7
  + Revision: 1243233
  - imported package perl-Statistics-CaseResampling
* Thu Jul 12 2018 Thierry Vignaud <tv@mageia.org> 0.150.0-1.mga7
  - initial mageia release, generated with cpan2dist

Files

/usr/lib/.build-id
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/3fb9c089d73e650f570c63584813e2b23cbe74
/usr/lib/perl5/vendor_perl/Statistics
/usr/lib/perl5/vendor_perl/Statistics/CaseResampling.pm
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/Statistics
/usr/lib/perl5/vendor_perl/auto/Statistics/CaseResampling
/usr/lib/perl5/vendor_perl/auto/Statistics/CaseResampling/CaseResampling.so
/usr/share/doc/perl-Statistics-CaseResampling
/usr/share/doc/perl-Statistics-CaseResampling/Changes
/usr/share/doc/perl-Statistics-CaseResampling/META.yml
/usr/share/doc/perl-Statistics-CaseResampling/README
/usr/share/man/man3/Statistics::CaseResampling.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024