Releases: scikit-hep/uproot5
Releases · scikit-hep/uproot5
0.0.15
Histogram conversion methods are now to_numpy()
, to_boost()
, and to_hist()
(with parentheses). Also fixed #47.
0.0.14
Histograms have conversion properties to NumPy and boost-histogram.
0.0.12
Finished enough interpretations. On to read methods!
0.0.11
Added many object types, as well as their views in Awkward and Pandas.
0.0.10
AsObjects.simplify, leaf-lists, and Double32/Float16. (PR #33)
0.0.9
First version with some object types (STL collections).
0.0.8
Go back to the old method of setting version.
0.0.7
The VERSION_INFO file needs to be included in the package to make it importable with setup.py.
Also fixed some problems with build-test.yml.
0.0.6
Version of uproot4 for next Monday's HATS.