Bharath Irigireddy
Results
1
comments of
Bharath Irigireddy
Try implementing your function like this: @numba.njit def f(x, u): #code with objmode(): # use firedrake #code return x_dot let me know, if it works.