CDT-plusplus
CDT-plusplus copied to clipboard
HDF5 interface
Store data in efficient format for analysis and visualization
+1
Some resources:
- h5py is a package for reading/writing hdf5 files in python
- hdf5 docs
- my toy code for hdf5 in C++
I'm on it.