pymbolic icon indicating copy to clipboard operation
pymbolic copied to clipboard

Preserve expression structure of in `Expression.(__add__|__mul__|...)`

Open kaushikcfd opened this issue 2 years ago • 0 comments

It was suggested in https://github.com/inducer/pytato/pull/217 that we should preserve the structure of the expressions. This PR implements the points discussed over there.

Draft because:

  • [ ] Fails CI

kaushikcfd avatar Apr 27 '22 22:04 kaushikcfd