On Sat, Mar 3, 2012 at 5:44 AM, Sergiu Ivanov <[email protected]> wrote: > On Sat, Mar 3, 2012 at 2:23 PM, prateek papriwal > <[email protected]> wrote: >> >> i tried the same sympy live >> >> i again showed true for sqrt(3).is_rational ... >> >> why so ... isnt it a bug > > Correct, this is a bug: > >> On Thu, Mar 1, 2012 at 10:40 PM, Aaron Meurer <[email protected]> wrote: >>> >>> Yes, this was a bug that was recently fixed in SymPy. > > However, the version of SymPy which runs live.sympy.org does not yet > include the fix, this is why you are still getting the wrong answer. > > Sergiu
SymPy Live always runs the latest released version (in this case 0.7.1), and this bug was apparently fixed since then. It will be included in the next release. Aaron Meurer > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
