Hello, I am working on using Sage to help solve a KCL analysis for a circuit.
Sage is working great, I've managed to get it to produce the expressions I need. For future circuit analysis, it would be very helpful to be able to have Sage factor an expression in terms of a few variables that I specify. For example, if I say that I want the expression in terms of x1...xn, I would like an expression of the form: x1*(...) + ... + xn*(...) where (...) is a nasty (but useful) sub-expression. Is this possible? Thanks! Dillon -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
