The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:permute"

Permute::Named - permute multiple-valued key-value pairs River stage one • 1 direct dependent • 2 total dependents

MARCEL/Permute-Named-1.100980 - 08 Apr 2010 13:48:11 UTC

Algorithm::Permute - Handy and fast permutation with object oriented interface River stage one • 3 direct dependents • 3 total dependents

This handy module makes performing permutation in Perl easy and fast, although perhaps its algorithm is not the fastest on the earth. It supports permutation r of n objects where 0 < r <= n....

SLOYD/Algorithm-Permute-0.17 - 04 Feb 2023 14:24:22 UTC

Math::Permute::List - Generate all permutations of a list. River stage one • 3 direct dependents • 3 total dependents

Generate and process all the permutations of a list using the standard Perl metaphor. "permute()" returns the number of permutations in both scalar and array context. "permute()" is easy to use and fast. It is written in 100% Pure Perl. Please note t...

PRBRENAN/Math-Permute-List-1.007 - 25 Jan 2015 22:58:29 UTC

Permute::Named::Iter - Permute multiple-valued key-value pairs River stage three • 5 direct dependents • 243 total dependents

This module is like Permute::Named, except that it offers an iterator interface. Some other differences: 1) it only accepts an even-sized list and not arrayref or hashref; 2) it does not use deep cloning, so if one of the values is a reference and yo...

PERLANCAR/Permute-Named-Iter-0.04 - 26 Sep 2016 06:49:38 UTC

List::Permute::Limit - Permute all items list, with limit of number of items per result item River stage one • 1 direct dependent • 1 total dependent

This is just yet another list permutor module, with a limit on the number of items per result....

PERLANCAR/List-Permute-Limit-0.001 - 31 Dec 2018 00:19:43 UTC

Math::Permute::Lists - Generate all the permutations of zero or more nested lists. River stage zero No dependents

Generate all the permutations of zero or more nested lists using the standard Perl metaphor. "permute()" returns the number of permutations in both scalar and array context. "permute()" is 100% Pure Perl....

PRBRENAN/Math-Permute-Lists-20170828 - 30 Aug 2017 23:32:39 UTC

Math::Permute::Array - Perl extension for computing any permutation of an array. The permutation could be access by an index in [0,cardinal] or by iterating with prev, cur and next. River stage zero No dependents

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 permut...

JNQUINTIN/Math-Permute-Array-0.043 - 18 Sep 2012 20:38:16 UTC

String::Glob::Permute - Expand {foo,bar,baz}[2-4] style string globs River stage one • 1 direct dependent • 1 total dependent

The "string_glob_permute()" function provided by this module expands glob-like notations in text strings and returns all possible permutations. For example, to run a script on hosts host1, host2, and host3, you might write @hosts = string_glob_permut...

MSCHILLI/String-Glob-Permute-0.01 - 30 Jan 2009 21:49:50 UTC

PERLANCAR::Permute::Named - Permute multiple-valued key-value pairs River stage one • 2 direct dependents • 2 total dependents

This module is like Permute::Named, except that it uses a different technique: dynamically generates nested loop Perl code, evals that, and avoids repetitive deep cloning. It can be faster than Permute::Named as the number of keys and values increase...

PERLANCAR/PERLANCAR-Permute-Named-0.03 - 25 Sep 2016 03:25:33 UTC

Math::Permute::Partitions - Generate all the permutations of a partitioned list. River stage zero No dependents

Generate all the permutations of a partitioned list using the standard Perl metaphor. "permutePartitions()" returns the number of permutations in both scalar and array context. "permutePartitions()" is written in 100% Pure Perl....

PRBRENAN/Math-Permute-Partitions-1.001 - 30 Jan 2015 21:53:02 UTC
10 results (0.013 seconds)