You can accomplish this without the nested for loops by using np.meshgrid(). I think this will speed up your processing time as well, ...
確定! 回上一頁