inducer / sumpy

Symbolic code generators for multipole and local expansions and translations
32 stars 13 forks source link

I want to check what goes into a pull request for sumpy #197

Closed hirish99 closed 5 months ago

hirish99 commented 5 months ago

Added a simple class called recurrence that takes in a sumpy PDE and outputs a recurrence relation. However the class is not completely unit-tested or even complete in functionality.

inducer commented 5 months ago

Thanks! Could you find a typo somewhere and submit a (separate) PR to fix it? That way, I won't have to approve your PR CI runs one-by-one.