Say that I have array x and y:
假设我有数组x和y:
x = numpy.array([1,2,3,4,5,6,7,8,9,10]) # actual content is the a result of another calculation step
xSay that I have array x and y:
假设我有数组x和y:
x = numpy.array([1,2,3,4,5,6,7,8,9,10]) # actual content is the a result of another calculation step
x