I am coming up to speed on Python, Sympy, and Sage by doing some simple problems on all three. Sympy has an option for its expand function, complex=True, that has made some of my expressions easier to read/use. I'm working with quotients of complex numbers. This option allows Sympy to return expressions that look like a + bi broadly speaking with nice relations for a and b. With Sage so far, I can't seem to get the equivalent level of expansion.
I'd like to ask if there is a way to invoke that complex=True or its equivalent within Sage. I've done a bit of searching but so far the answer has not jumped out at me. I also tried the other support system but don't have enough points to post. Thanks, JBB -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
