On Sun, Oct 17, 2010 at 12:55 PM, smichr <[email protected]> wrote: > After the discussion about the intersecting hyperbolae it struck me > that the general equations > > eq1 = A*x**2 + B*x*y + C*y**2 + D*x + E*y + F = 0 > eq2 = G*x**2 + H*x*y + I*y**2 + J*x + K*y + L = 0 > > represent many different objects and so the general solution to them > is of ... general purpose. Since these equations end up requiring the
Indeed. Let's have this in some special purpose routine. Ondrej -- 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.
