Updates:
        Status: Accepted

Comment #1 on issue 2224 by [email protected]: Number('5').__class__ == Real
http://code.google.com/p/sympy/issues/detail?id=2224

I'm not sure that the Number constructor is actually useful to have. But as long as we have it, its behaviour should certainly be improved.

I'd rather make it call sympify() and raise an error if the result isn't an instance of Number - I don't see any input that could be interpreted as a number that sympify won't turn into one.

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