SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-Permute-Array rpm build for : openSUSE Tumbleweed. For other distributions click perl-Math-Permute-Array.

Name : perl-Math-Permute-Array
Version : 0.043 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 3.63 Date : 2024-08-05 20:13:38
Group : Development/Libraries/Perl Source RPM : perl-Math-Permute-Array-0.043-3.63.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Perl extension for computing any permutation of an array
Description :
This module compute the i^{th} permutation of an array recursively. The
main advantage of this module is the fact that you could access to any
permutation in the order that you want. Moreover this module doesn\'t use a
lot of memory because the permutation is compute. the cost for computing
one permutation is O(n).

it could be optimize by doing this iteratively but it seems efficient. Thus
this module doesn\'t need a lot of memory because the permutation isn\'t
stored.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-Permute-Array-0.043-3.63.noarch.rpm
     

Provides :
perl(Math::Permute::Array)
perl-Math-Permute-Array

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Test::Pod) >= 1.00
perl(Test::Pod::Coverage) >= 1.00
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/Math
/usr/lib/perl5/vendor_perl/5.40.0/Math/Permute
/usr/lib/perl5/vendor_perl/5.40.0/Math/Permute/Array.pm
/usr/share/doc/packages/perl-Math-Permute-Array
/usr/share/doc/packages/perl-Math-Permute-Array/Changes
/usr/share/doc/packages/perl-Math-Permute-Array/README
/usr/share/doc/packages/perl-Math-Permute-Array/doc
/usr/share/doc/packages/perl-Math-Permute-Array/doc/coverage
/usr/share/doc/packages/perl-Math-Permute-Array/doc/coverage/blib-lib-Math-Permute-Array-pm--branch.html
/usr/share/doc/packages/perl-Math-Permute-Array/doc/coverage/blib-lib-Math-Permute-Array-pm--condition.html
/usr/share/doc/packages/perl-Math-Permute-Array/doc/coverage/blib-lib-Math-Permute-Array-pm--subroutine.html
/usr/share/doc/packages/perl-Math-Permute-Array/doc/coverage/blib-lib-Math-Permute-Array-pm.html
/usr/share/doc/packages/perl-Math-Permute-Array/doc/coverage/cover.css
/usr/share/doc/packages/perl-Math-Permute-Array/doc/coverage/coverage.html
/usr/share/doc/packages/perl-Math-Permute-Array/examples
/usr/share/doc/packages/perl-Math-Permute-Array/examples/test.pl
/usr/share/man/man3/Math::Permute::Array.3pm.gz

 
ICM