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

Add memoized variants of mappers #90

Closed kaushikcfd closed 2 years ago

kaushikcfd commented 2 years ago

Closes #89.

inducer commented 2 years ago

LGTM! In it goes. (Some doc tweaks in dc96d2a332078983a6a32afb7a7b2627ba2e1578.)