EconForge / interpolation.py

BSD 2-Clause "Simplified" License
124 stars 35 forks source link

ENH: use generated decorator from numba #9

Closed albop closed 5 years ago

albop commented 8 years ago

It looks like numba is going to have some support for generated functions (https://github.com/numba/numba/issues/1637)

Right now, we can use the version provided by @jcrist.

Benefits: