Numba tweaks
Add nogil=True
to the jitted functions and handle NUMBA_DISABLE_JIT=1
.
Mention optional Numba dependencies in the README.md
.
Add nogil=True
to the jitted functions and handle NUMBA_DISABLE_JIT=1
.
Mention optional Numba dependencies in the README.md
.