Sympy correctly calculates your determinant, however solve is unable to find the roots of a 14th order polynomial. I am not sure whether the polynomial module contains something that will help.
You could also use the nsolve function, however it will find only one solution. -- 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.
