Comment #37 on issue 694 by [email protected]: Add tests from "Review of CAS mathematical capabilities", by Michael Wester
http://code.google.com/p/sympy/issues/detail?id=694

Hello!
I added my changes to https://github.com/sympy/sympy/pull/1934.

Interesting that in test_M16 the equation:
    solve(sin(x) - sin(x)/cos(x)) == [0]
has the right solution, but a similar equation has the fail solution:
solve(sin(x) - tan(x)) == []

I do not sure in tests test_N2 and test_N3,I can not understand the task correctly.
This is my first patch and I'm waiting for comments

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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


Reply via email to