Maybe this would help.
--- a/sympy/assumptions/handlers/ntheory.py
+++ b/sympy/assumptions/handlers/ntheory.py
@@ -136,7 +136,7 @@ def Mul(expr, assumptions):
Odd * Odd -> Odd
Even * Even -> Even
Integer * Integer -> Even if Integer + Integer = Odd
- -> ? otherwise
+ otherwise -> ?
"""
if expr.is_number:
return AskEvenHandler._number(expr, assumptions)
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/1afdcabe-afe5-4eb6-ad72-f0122fb03591%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.