Closed Jack12xl closed 3 years ago
Numpy would automatically set default dtype = np.float64
dtype = np.float64
I guess not. From this issue. I guess maybe we could only set the dtype manually?
Numpy would automatically set default
dtype = np.float64