tomeichlersmith / hdtree

columnar, ragged data with a dynamic, runtime-defined schema
https://tomeichlersmith.github.io/hdtree/
2 stars 1 forks source link
hdf5 hep-ex

HDTree

columnar, ragged data with a dynamic, run-time defined schema

A TTree-like data organization schema stored within the HDF5 data format.

Table of Contents

dir description tests
cpp C++ API for serial read/write cpp api test
python planned Python API for parallel/serial read