Comment #14 on issue 2011 by nicolas....@gmail.com: less self-confident simplify
http://code.google.com/p/sympy/issues/detail?id=2011

Strange.

I have this:


nicolas@nicolas-laptop:~/Programmation/sympy$ git checkout origin/master
Note: checking out 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at dc44dcc... Fix issue 2140: broken links in docs
nicolas@nicolas-laptop:~/Programmation/sympy$ ./bin/test test_solvers
============================= test process starts ==============================
executable:   /usr/bin/python  (2.6.5-final-0)

sympy/solvers/tests/test_solvers.py[18] ..............F... [FAIL]

________________________________________________________________________________
______________ sympy/solvers/tests/test_solvers.py:test_tsolve_1 _______________ File "/home/nicolas/Programmation/sympy/sympy/solvers/tests/test_solvers.py", line 233, in test_tsolve_1 [-((4*log(7) + 5*LambertW(-7*2**Rational(4,5)*6**Rational(1,5)*log(7)/10))/(3*log(7)))]]
AssertionError

============= tests finished: 17 passed, 1 failed, in 5.64 seconds =============
DO *NOT* COMMIT!

(Edit: spelling)

--
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to