Closed rohit-rk closed 7 years ago
I see this We can now remove this if block: The partial_eval will simplify this for us
at my github new feed but can't find which if block are you talking about and can't find one, may be due to my earlier commits.
Please ignore my comment "We can now remove this if block: The partial_eval will simplify this for us". It was badly planned. The partial_eval
can be used to replace python code that performs expression simplification, but it fraught with problems concerning circular logic.
I believe we can merge this pull request now, there's only test cases for ne op to be merged.
the tests look good