numba parallel njit compilation not working with np.isnan()

后端 未结 0 1422
别那么骄傲
别那么骄傲 2021-01-02 07:11

I need to njit compile this function (with parallelization). But it throws the following error in the linewhere np.isnan() gets called. np.isnan() is supported, therefore: W

相关标签:
回答
  • 消灭零回复
提交回复
热议问题