Well no. I was looking into the working of solve() and there is no 
implementation as of yet for the exact solution of quintics, In some cases, 
the quintic can be factored in rational numbers. So, that just leaves a 
quartic equation to be solved and that is already implemented in SymPy.

Anyway, thanks for the link. I have yet to go through the individual items 
on the page. If indeed, I can find the value of constants that I was 
lacking, then we can implement for the general quintic. Otherwise, as you 
said, something is better than nothing.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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/sympy?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to