Status: Accepted
Owner: smichr
Labels: Type-Defect Priority-Medium NeedsReview

New issue 1558 by smichr: NumberSymbol not recognized as a filter for  
atoms() and I has only type Atom
http://code.google.com/p/sympy/issues/detail?id=1558

I expanded the docstring of core\basic.py and while doing so found that one
cannot filter on the type NumberString and that 'I' is not classified as
anything other than an atom. Is this right? Isn't it a number symbol?

>>> I.is_NumberSymbol
False
>>> I.is_Atom
True

/c

Attachments:
        0001-edited-core-basic.py-s-atoms-docstring.patch  2.3 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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