Updates:
        Status: Fixed

Comment #5 on issue 3574 by [email protected]: live.sympy.org/#example should show an open example tab in sidebar
http://code.google.com/p/sympy/issues/detail?id=3574

That was merged.

http://live.sympy.org/?evaluate=def%20axn_ln2(n)%3A%20return%201.0*(-1)**(n%2B1)%2Fn%0A%0A%0Asum(%5B%20axn_ln2(n)%20%20for%20n%20in%20range(1%2C1000000)%20%5D)%0A%0Aln(2).evalf()

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