> > I did > > she:sympy davidjoyner$ git checkout smichr/combinatorics > HEAD is now at b4bb058... permutation: add 0 to non-0-based perm > > but don't seem to have Cycle defined: > >>>> from sympy.combinatorics.perm_groups import PermutationGroup >>>> from sympy.combinatorics import * >>>> a = Cycle()*(1,2) > Traceback (most recent call last): > File "<console>", line 1, in <module> > NameError: name 'Cycle' is not defined >
Sorry -- caught up with that 20 minutes later. Could you please try again? -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
