Fixed #56: uproot can now handle ROOT files with classes that have the same names but different versions (usually made by hadd combining files made with different versions of ROOT). The objects' __class__ matches the class used to read it in
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...
@jpivarski applied this fix: https://github.com/scikit-hep/uproot5/pull/618#discussion_r903623799
Fixed #56: uproot can now handle ROOT files with classes that have the same names but different vers...
uproot can now write ROOT files which have TTrees with empty TBaskets. Fixes bug preventing ROOT fro...
Merged #211, a feature allowing ROOT files to be read over authenticated HTTP (requiring the "reques...
uproot-methods 0.2.0 takes over the responsibility of recognizing data (e.g. histograms) from other ...
Fixed bug #70, allowing empty ROOT files to be opened without raising exceptions
Rename uproot-methods → uproot3-methods, since the fact that "uproot-methods" as a package with diff...
Bug fix: uproot can now write the TH1 objects that it produces upon reading (closure tests): PR #265...
@jpivarski fixed the use of Unicode names for objects in ROOT files: PR #577. Made flow=True mean th...
The main new feature in this release is that Uproot 4 can now write ROOT files. It is no longer nece...
Added convenience methods for turning a batch of ROOT files into Dask Arrays and Dask DataFrames
Histograms with bin labels can now be written by uproot into new ROOT files. The checksum of lz4 com...
Fixed #171 and added a way for developers to change the set of streamers in files written by uproot ...
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...
@jpivarski applied this fix: https://github.com/scikit-hep/uproot5/pull/618#discussion_r903623799
Fixed #56: uproot can now handle ROOT files with classes that have the same names but different vers...
uproot can now write ROOT files which have TTrees with empty TBaskets. Fixes bug preventing ROOT fro...
Merged #211, a feature allowing ROOT files to be read over authenticated HTTP (requiring the "reques...
uproot-methods 0.2.0 takes over the responsibility of recognizing data (e.g. histograms) from other ...
Fixed bug #70, allowing empty ROOT files to be opened without raising exceptions
Rename uproot-methods → uproot3-methods, since the fact that "uproot-methods" as a package with diff...
Bug fix: uproot can now write the TH1 objects that it produces upon reading (closure tests): PR #265...
@jpivarski fixed the use of Unicode names for objects in ROOT files: PR #577. Made flow=True mean th...
The main new feature in this release is that Uproot 4 can now write ROOT files. It is no longer nece...
Added convenience methods for turning a batch of ROOT files into Dask Arrays and Dask DataFrames
Histograms with bin labels can now be written by uproot into new ROOT files. The checksum of lz4 com...
Fixed #171 and added a way for developers to change the set of streamers in files written by uproot ...
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...
@jpivarski applied this fix: https://github.com/scikit-hep/uproot5/pull/618#discussion_r903623799