Versions

Description

Combi is a Pythonic package for `combinatorics`_. Combi lets you explore spaces of `permutations`_ and `combinations`_ as if they were Python sequences, but without generating all the permutations/combinations in advance. It lets you specify a lot of special conditions on these spaces. It also provides a few more classes that might be useful in combinatorics programming. .. _combinatorics: https://en.wikipedia.org/wiki/Combinatorics .. _permutations: https://en.wikipedia.org/wiki/Permutation .. _combinations: https://en.wikipedia.org/wiki/Combination

Repository

https://github.com/cool-RR/combi

Project Slug

combi

Last Built

7 years, 10 months ago passed

Maintainers

Home Page

https://github.com/cool-RR/combi

Badge

Tags

combinations, combinatorics, math, permutations

Short URLs

combi.readthedocs.io
combi.rtfd.io

Default Version

stable

'latest' Version

master