On Jan 10, 11:16 pm, Aaron Meurer <[email protected]> wrote: > As others have noted, this was done intentionally. 1.0 is not the > same as 1.
So Float objects should always compare unequal to Rational objects, for example Float(3.0) == Rational(3) should be false? -- 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.
