Ronan Lamy wrote: > It looks good on the sympify() front, but why don't you just use > Rational(x.numerator, x.denominator)?
I'm always stymied by the import issue. But I realized I can import C successfully and use Rational through that, so that change has been made. /c -- 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.
