This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
4.6.0
What's new in this release:
- Make numpy a requirement only if not already installed
- Support new TMVA DataLoader API
- hist2array:
return_edges=True
returns the bin edges along each axis - stretch: if fields is single string (not a list) then flatten output
- tree2array and root2array: added new object_selection argument to perform selection on variable-length subarrays
Bugfixes:
- Fix rec2array shape consistency for subarrays
- Reset branch addresses after conversion in array2tree