Re: Issue 4003 in sympy: Cannot return general quartic solution

2014-02-17 Thread sympy
Comment #6 on issue 4003 by smi...@gmail.com: Cannot return general quartic solution http://code.google.com/p/sympy/issues/detail?id=4003 For posterity, here are those 4 equations for the equation x**4 + a*x**3 + b*x**2 + c*x + d = 0: TH = Rational(1, 3) g = b**2 - 3*a*c + 12*d

Re: Issue 3411 in sympy: Asymptotic expansion of Fresnel integrals

2014-02-17 Thread sympy
Updates: Labels: -PassedReview NeedsReview Comment #3 on issue 3411 by skirpic...@gmail.com: Asymptotic expansion of Fresnel integrals http://code.google.com/p/sympy/issues/detail?id=3411 (No comment was entered for this change.) -- You received this message because this project is c