<div dir="ltr">Hi everyone,<div><br></div><div>Just a quick announcement: Last week I made the first release of an open-source package called Combi. It's a package for doing combinatorics in Python.</div><div><br></div><div>The pitch:</div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><br></div><div>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.</div></blockquote></div><div><br></div><div>Information about it: </div><div><br></div><div><a href="https://pypi.python.org/pypi/combi">https://pypi.python.org/pypi/combi</a><br></div><div><br></div><div>I hope this package will be useful to people here.</div><div><br></div><div><br></div><div>Thanks,</div><div>Ram.</div></div>