I have a function that is doing some computation and at a certain point is calling another one. For example, the main function is something like:
import numba @n