inducer / pymbolic

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

matchpy.PymbolicOp: Add variable_name abstractproperty #109

Closed inducer closed 1 year ago

inducer commented 1 year ago

Addresses this new bugbear failure: https://github.com/inducer/pymbolic/runs/8055143263?check_suite_focus=true#step:4:80

inducer commented 1 year ago

Thanks for taking a look!