[Python-Dev] Mathematica

Raymond Hettinger python at rcn.com
Wed Jan 7 21:48:58 CET 2009


Does anyone here have access to Mathematica?
I would like to know what it returns for:

 In[1]:= Permutations({a, b, c}, {5})

Knowing this will help resolve a feature request
for itertools.permutations() and friends.


Thanks,


Raymond


More information about the Python-Dev mailing list