如果我定义 import numba as nb import numpy as np @nb.vectorize def nb_vec(x): if x>0: x=x+100 return x.
確定! 回上一頁