inducer / pymbolic

A simple package to do symbolic math (focus on code gen and DSLs)
http://mathema.tician.de/software/pymbolic
Other
106 stars 25 forks source link

Equality comparison of DAGs can have exponential complexity #73

Open inducer opened 2 years ago

inducer commented 2 years ago

The analogous issue to https://github.com/inducer/pytato/issues/163 also exists in pymbolic.

cc @alexfikl