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

New issue 2967 by asmeu...@gmail.com: Symbol() allows to define any "assumption"
http://code.google.com/p/sympy/issues/detail?id=2967

Is this intentional? You can do Symbol('x', whatever=True), where whatever is, well, whatever. It doesn't seem to do anything with it if it's not a standard assumption, other than put it in .assumptions0 (unless I am missing something).

It seems like it might be useful to set custom "assumptions", but it doesn't really seem usable in the current state. Should we disallow this?

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