Same as 0.3.10 but with fixed image link for pypi
Minor updates
Emergency fix for check workers in root dataloader when splitting files
Add `prepare_num_workers` to root dataloader
Improve root file splitting
Add `custom_chunk_shape` to ML HDF5 writers and fix `num_workers` edge case in root dataloader
Update README with more details.
Update pytorch to 2.8 and some improvements/bug fixes for the ML code
Fixes to `arrays.py`
Added parallel root file preparation and fixed some bugs.
Added back some old HDF5 writers and some renames
New HDF5 handling for ML.
Add PhysicsObjectDatasetHdf5Writer
Update libraries.
lxplus friendly
Minor update for dataset names in hdf5 writer.
Update readme and minor bug fix.
Minor change to the HDF5 dataloader.
Some changes to the root dataloader.
Many improvements, additions, QoL and bug fixes for the core code.