Histograms with bin labels can now be written by uproot into new ROOT files. The checksum of lz4 compressed ROOT files is now checked when they are being read by uproot. xxhash is now a strict dependency for reading lz4 compressed ROOT files
@jpivarski fixed the use of Unicode names for objects in ROOT files: PR #577. Made flow=True mean th...
Fixed #90: unrecognized branch compression should not be an error, but should defer to the file-wide...
Fixed #56: uproot can now handle ROOT files with classes that have the same names but different vers...
Now depends on awkward 0.7.0+ and uproot-methods 0.3.0+. Strict dependency on the lz4 library was re...
uproot-methods 0.2.0 takes over the responsibility of recognizing data (e.g. histograms) from other ...
PR #269: adds the ability to write 2 and 3 dimensional histograms to ROOT files. PR #270: makes XRoo...
The main new feature in this release is that Uproot 4 can now write ROOT files. It is no longer nece...
Added PR #55 and #56: conversion and writing 2-dimensional histograms to ROOT files; preparation fo...
Can finally read unsplit TTrees like small-evnt-tree-nosplit.root and added ROOT 6.20/04 tests
Raise NotImplementedErrors for known issues (that we plan to fix in the future). (PR #353) Fixes iss...
PR #466, which fixes issue #465. PR #477 for writing jagged arrays to ROOT files (issue #354) PR #46...
We can write TObjString and TH1* to ROOT files. This is the first non-beta release of uproot 3
Added support for reading files created by GEANT4 (#147). The GEANT4 ROOT-file writing engine is ind...
uproot can now write ROOT files which have TTrees with empty TBaskets. Fixes bug preventing ROOT fro...
Added convenience methods for turning a batch of ROOT files into Dask Arrays and Dask DataFrames
@jpivarski fixed the use of Unicode names for objects in ROOT files: PR #577. Made flow=True mean th...
Fixed #90: unrecognized branch compression should not be an error, but should defer to the file-wide...
Fixed #56: uproot can now handle ROOT files with classes that have the same names but different vers...
Now depends on awkward 0.7.0+ and uproot-methods 0.3.0+. Strict dependency on the lz4 library was re...
uproot-methods 0.2.0 takes over the responsibility of recognizing data (e.g. histograms) from other ...
PR #269: adds the ability to write 2 and 3 dimensional histograms to ROOT files. PR #270: makes XRoo...
The main new feature in this release is that Uproot 4 can now write ROOT files. It is no longer nece...
Added PR #55 and #56: conversion and writing 2-dimensional histograms to ROOT files; preparation fo...
Can finally read unsplit TTrees like small-evnt-tree-nosplit.root and added ROOT 6.20/04 tests
Raise NotImplementedErrors for known issues (that we plan to fix in the future). (PR #353) Fixes iss...
PR #466, which fixes issue #465. PR #477 for writing jagged arrays to ROOT files (issue #354) PR #46...
We can write TObjString and TH1* to ROOT files. This is the first non-beta release of uproot 3
Added support for reading files created by GEANT4 (#147). The GEANT4 ROOT-file writing engine is ind...
uproot can now write ROOT files which have TTrees with empty TBaskets. Fixes bug preventing ROOT fro...
Added convenience methods for turning a batch of ROOT files into Dask Arrays and Dask DataFrames
@jpivarski fixed the use of Unicode names for objects in ROOT files: PR #577. Made flow=True mean th...
Fixed #90: unrecognized branch compression should not be an error, but should defer to the file-wide...
Fixed #56: uproot can now handle ROOT files with classes that have the same names but different vers...