jessegrabowski / gEconpy

A collection of tools for working with DSGE models in python, inspired by the R package gEcon
https://geconpy.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
23 stars 3 forks source link

Write tests for numba overloads #32

Open jessegrabowski opened 1 year ago

jessegrabowski commented 1 year ago

The test coverage on the numba_tools module is very low because I'm not sure how to write tests for the overloads.