Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

comparing Expressions in python

Hi,

I have an Expression I want to compare:

var('x,y')
x+y == x+y

But this does not return True. Why?

click to hide/show revision 2
retagged

comparing Expressions in python

Hi,

I have an Expression I want to compare:

var('x,y')
x+y == x+y

But this does not return True. Why?