Hi everyone,

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.

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.

Information about it: 

https://pypi.python.org/pypi/combi

I hope this package will be useful to people here.


Thanks,
Ram.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/b085a267-8379-4d52-91c4-288f7780eb04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to