Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 2853 by asmeu...@gmail.com: Standard sets (ZZ, QQ, RR, etc.) for the sets module
http://code.google.com/p/sympy/issues/detail?id=2853

We need to add the standard sets in the sets module, such as ZZ, RR, QQ, etc.

Since this syntax is already used for the polys domains, we need to decide what to do about that. I'm thinking that we should just make ZZ, QQ, etc. the sets, and allow the syntactic sugar to send those to Poly. There would also be some function, to_domain() or something, that would convert a standard set into a polys domain (in case you needed it for more than just passing it to Poly).

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to