math.combinatorics icon indicating copy to clipboard operation
math.combinatorics copied to clipboard

Efficient, functional algorithms for generating lazy sequences for common combinatorial functions

Results 1 math.combinatorics issues
Sort by recently updated
recently updated
newest added

I've added function which calculates combinations from specified items with t range because I couln't find the way to solve my problem (I needed output with repeats from function 'combinations'...