scikit-hep/uproot4: 4.0.5
Authors/Creators
- 1. Princeton University
- 2. Fermilab
- 3. CERN
- 4. The University of Edinburgh
- 5. IEM - CSIC
- 6. SCIPP, University of California, Santa Cruz
- 7. CEA-Saclay / Irfu
- 8. Erlangen Centre for Astroparticle Physics
- 9. New York University
Description
@ryuwd fixed error reporting in XRootD vector-read chunk: PR #286.
After discovering a memory leak that is specific to vector-read, @nsmith- made vector-read not the default XRootD: PR #295. By default, it is now the multi-threaded XRootD handler with num_workers=1. Also added a timeout to vector-read: #293.
@henryiii added "_to_boost_histogram" to satisfy a boost-histogram protocol: PR #289.
@jpivarski fixed several bugs: #272, #280,
Also removed library="cp" (CuPy) because we can't test it and it's not that useful anyway (can always copy a NumPy array to a GPU): PR #279.
Added specialized behaviors for TParameter, which is the first templated ROOT class to get such a treatment: PR #278.
Reduced memory usage, especially for creating flat Pandas DataFrames #281.
Files
scikit-hep/uproot4-4.0.5.zip
Files
(768.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ce24650f69589cd61bef888964fd854c
|
768.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/uproot4/tree/4.0.5 (URL)