pyccel / psydac

Python 3 library for isogeometric analysis
https://pyccel.github.io/psydac/
MIT License
52 stars 18 forks source link

Speed up Pyccelization of built-in kernels #384

Closed yguclu closed 8 months ago

yguclu commented 8 months ago

Use partial templates to generate the minimum possible number of functions. Fixes #383.