Comment #88 on issue 1694 by nicolas.pourcelot: solve has many issues with fractions
http://code.google.com/p/sympy/issues/detail?id=1694

I fixed the double issue mentioned in comment 82.


Two test still fail:
________________________________________________________________________________
_______ sympy/solvers/tests/test_ode.py:test_1st_homogeneous_coeff_ode2 ________ File "/home/nicolas/Programmation/sympy/sympy/solvers/tests/test_ode.py", line 496, in test_1st_homogeneous_coeff_ode2 assert dsolve(eq3, f(x), hint='1st_homogeneous_coeff_subs_dep_div_indep') == sol3
AssertionError
________________________________________________________________________________
______________ sympy/solvers/tests/test_solvers.py:test_tsolve_1 _______________ File "/home/nicolas/Programmation/sympy/sympy/solvers/tests/test_solvers.py", line 208, in test_tsolve_1
    log(-1 - y*sqrt(-4 + y**2)/2 + y**2/2)/2],
AssertionError


Chris, have you passed them ?

Attachments:
        0001-solvers-issue-1694.patch  31.1 KB

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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-issues?hl=en.

Reply via email to