numpy.linspacestartstopnum=50endpoint=Trueretstep=Falsedtype=None

a=np.linspace(1000,320000,num=32,dtype=int)

05-07 15:17