Search results for "module:Set::CrossProduct"
Set::CrossProduct - work with the cross product of two or more sets
Given sets S(1), S(2), ..., S(k), each of cardinality n(1), n(2), ..., n(k) respectively, the cross product of the sets is the set CP of ordered tuples such that { <s1, s2, ..., sk> | s1 => S(1), s2 => S(2), .... sk => S(k). } If you do not like that...
BDFOY/Set-CrossProduct-2.008 - 15 Mar 2022 17:51:30 UTC
Set::Product - generates the cartesian product of a set of lists
The "Set::Product" module generates the cartesian product of a set of lists....
GRAY/Set-Product-0.03 - 16 Nov 2015 07:29:43 UTC
Set::Product::XS - speed up Set::Product
The "Set::Product::XS" module provides a faster XS implementation for "Set::Product". It will automatically be used, if available....
GRAY/Set-Product-XS-0.06 - 28 Feb 2019 05:51:09 UTC