Updates:
        Labels: NeedsReview smichr

Comment #21 on issue 2956 by smi...@gmail.com: Simetimes the test_hyperexpand.py (test_meijerg_shift_operators) fails in master.
http://code.google.com/p/sympy/issues/detail?id=2956

In pull request https://github.com/sympy/sympy/pull/1028 the expression of comment 11 gives (in 2 seconds):

[-1.66600996337348 + 0.464057467087746*I,
 -1.66600996337348 + 0.464057467087748*I,
 -1.66600996337348 + 0.464057467087747*I]


In master it takes 100+ seconds to give

[-1.66600996337348 + 0.464057467087746*I,
 .0e-1 + .0e+0*I,
 -1.66600996337347 + 0.464057467087748*I]


And the output after doing comment 20 is:

h3p.subs(z, z1).n()
-1.66600996337348 + 0.464057467087748*I



--
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