A quick test in a Jupyter notebook shows that this seems to be true! import numpy as np N = 200 zero_time = %timeit -o some_zeros = np.zeros((N, ...
確定! 回上一頁