Comment #1 on issue 2306 by asmeurer: Duplicate implementation of factorial in sympy/core/numbers.py
http://code.google.com/p/sympy/issues/detail?id=2306

I can't figure out how to import sympy.functions.combintorial.factorials.factorial in sympy/polys/domains/groundtypes.py without getting circular import problems. Calling C.Factorial doesn't work, because it doesn't seem to be added to C by the time that it gets to it.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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-issues?hl=en.

Reply via email to