I\'ve been trying to @jit() around 5 functions in Numba Python which manage large integers. These functions all relate to jacobian: multiply, addition, euclidia
@jit()