Updates:
Owner: [email protected]
Cc: ondrej.certik
Labels: -Type-Defect Type-Enhancement Logic
Comment #1 on issue 1483 by [email protected]: no xor in sympy.core.basic
for new logic module
http://code.google.com/p/sympy/issues/detail?id=1483
I will implement a Xor and Xand in sympy.logic.boolalg (although as you
correctly say
it's a bit redundance) since other CAS implement this also, but I'm not
sure about
overriding ^ for Xor since that symbol is used in most other CAS for
denoting
python's ** operator, and that can induce confusion.
Ondrej, what do you think about this ? should we override ^ for Xor ?
--
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
-~----------~----~----~----~------~----~------~--~---