I need to use both nuitka (code obfuscation) and numba (code optimization), but nuitka crashes when executing @njit (understandable).
@njit
My idea is to preco