You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be convenient to write the output data in a better way, perhaps using hdf5. Runs producing additional output should be appended to the original output files.
The text was updated successfully, but these errors were encountered:
I think that can work well with hdf5, especially with h5py. However, I suggest having a switch for hdf5 output, so the user still has the choice to dump things in the current ASCII format. (np.loadtxt is conceptually much easier to understand ).
It would be convenient to write the output data in a better way, perhaps using hdf5. Runs producing additional output should be appended to the original output files.
The text was updated successfully, but these errors were encountered: