Open rjleveque opened 8 years ago
np.loadtxt behaves differently on a file with one line and returns a list rather than 2d array.
np.loadtxt
np.loadtxt
behaves differently on a file with one line and returns a list rather than 2d array.