Eric Quintero

Results 2 comments of Eric Quintero
trafficstars

With the `4.0.0b2` release, I was thrilled to find that I can get Numba to call (and parallelize!) `latlng_to_cell` with the following: ```python from numba.extending import get_cython_function_address latlng_to_cell_functype = ctypes.CFUNCTYPE(...

Thanks for considering this! I’ve added a commit that puts the CLI flag back, and prints a deprecation warning. Feel free to modify this as you see fit.