I am calling the function f(x,a) inside of F(x,a) as follow
f(x,a)
F(x,a)
import numpy as np import numba from