Name : perl-Math-Permute-Array
| |
Version : 0.043
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.3.1
| Date : 2023-07-20 18:13:46
|
Group : Development/Libraries/Perl
| Source RPM : perl-Math-Permute-Array-0.043-lp155.3.1.src.rpm
|
Size : 0.05 MB
| |
Packager : https://www_suse_com/
| |
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/15.5/noarch |