yes u were right i had an old version 6.7 , now i have a new version which gives "NONE" for
>>>sqrt(3).is_rational and >>>sqrt(3).is_irrational this need to be corrected On Sat, Mar 3, 2012 at 6:14 PM, 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 > > -- > 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.
