Published October 20, 2023
| Version v5.1.2
Software
Open
Uproot
Creators
- 1. Princeton University
- 2. University of Birmingham
- 3. Purdue University
- 4. Veermata Jijabai Technological Institute
- 5. Manipal Institute of Technology
- 6. Harvard University
- 7. Fermilab
- 8. CERN
- 9. Santa Cruz Institute for Particle Physics
Description
New features
- feat: add support for current RNTuple files by @ioanaif in https://github.com/scikit-hep/uproot5/pull/962
- feat: refactor url - object split (motivated by
fsspec
integration) by @lobis in https://github.com/scikit-hep/uproot5/pull/976 - feat:
asyncio
LoopExecutor and async fsspec source by @lobis in https://github.com/scikit-hep/uproot5/pull/992 - feat: update the executor submit interface to take keyword arguments and be compatible with
concurrent.futures.ThreadPoolExecutor
by @lobis in https://github.com/scikit-hep/uproot5/pull/1001
Bug-fixes and performance
- fix: remove unused hist import in test_0965 by @GaetanLepage in https://github.com/scikit-hep/uproot5/pull/994
- fix: cache form remapping to avoid per-chunk workload by @agoose77 in https://github.com/scikit-hep/uproot5/pull/998
Other
- docs: add GaetanLepage as a contributor for test by @allcontributors in https://github.com/scikit-hep/uproot5/pull/995
- chore: add types to most of the
uproot.source
module by @lobis in https://github.com/scikit-hep/uproot5/pull/996 - chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/993
- chore: add pre-commit formatters for toml and yaml by @lobis in https://github.com/scikit-hep/uproot5/pull/1002
New Contributors
- @GaetanLepage made their first contribution in https://github.com/scikit-hep/uproot5/pull/994
Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.1.1...v5.1.2
Other
If you use this software, please cite it as below.Files
scikit-hep/uproot5-v5.1.2.zip
Files
(1.0 MB)
Name | Size | Download all |
---|---|---|
md5:a579be3da9d6498183e5012458094765
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/scikit-hep/uproot5/tree/v5.1.2 (URL)