Samith Karunathilake
Samith Karunathilake
I already started
`commutative = True` part is not yet handled, even ``` f = Operation.new('f', Arity.variadic, commutative=True) a_x = Symbol('a', variable_name='x') a = Symbol('a') subject = f(a) pattern = Pattern(f(a_x)) print(list(match(subject, pattern)))...
This `ManyToOneMathcer` has entirely different way to handle this situation as it uses a separate class defined for this, we need to reform the `OneToOne` matcher in a same way...
Ok, I will try it. By the way I am have a issue that comparing two ImageSets, can someone suggest me a method?
Can you tell me how did you try to solve this, I mean full code.
What is the results that you expect is it integer values for 'x' variables?
I am trying to fix this bug can you assign this to me?
Can I work on this?
Can I work on this issue?
Can you put the imported classes and functions?