SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Statistics-CaseResampling rpm build for : OpenSuSE. For other distributions click perl-Statistics-CaseResampling.

Name : perl-Statistics-CaseResampling
Version : 0.15 Vendor : openSUSE
Release : 1.28 Date : 2018-09-12 12:36:04
Group : Development/Libraries/Perl Source RPM : perl-Statistics-CaseResampling-0.15-1.28.src.rpm
Size : 0.06 MB
Packager : https://bugs_opensuse_org
Summary : Efficient resampling and calculation of medians with confidence intervals
Description :
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))\'.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240901/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Statistics-CaseResampling-0.15-1.28.x86_64.rpm
ftp.icm.edu.pl  perl-Statistics-CaseResampling-0.15-1.28.x86_64.rpm
ftp.icm.edu.pl  perl-Statistics-CaseResampling-0.15-1.28.x86_64.rpm
ftp.icm.edu.pl  perl-Statistics-CaseResampling-0.15-1.28.x86_64.rpm
     

Provides :
perl(Statistics::CaseResampling)
perl-Statistics-CaseResampling
perl-Statistics-CaseResampling(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Statistics
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Statistics/CaseResampling.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Statistics
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Statistics/CaseResampling
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/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

 
ICM