Dmytro Paukov
Dmytro Paukov
Reported by [email protected], Feb 23, 2015 For the ComplexCombinationGenerator it should not only be possible to specify the number of groups, but also the number of elements in every group....
_From [PeterVermont](https://code.google.com/u/PeterVermont/) on December 21, 2012 18:00:55_ I would email but don't know your email address. I am the main developer for MDR - Multifactor Dimensionality Reduction which is a...
_From [PeterVermont](https://code.google.com/u/PeterVermont/) on December 19, 2012 23:40:45_ I would like the equivalent of the Python itertools.combinations(iterable, r) See: http://docs.python.org/2/library/itertools.html#itertools.combinations I wish to make a SimpleCombination of Integers over a range....