There is a newer version of the record available.

Published February 14, 2024 | Version v5.3.0rc1
Software Open

Uproot

  • 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

The main new feature (and motivation for a new minor release, 5.3.0), is that Uproot now strictly depends on the cramjam library for compression, rather than optionally depending on lz4, xxhash, and zstd (prompting users to install them when needed, rather than upfront when Uproot is installed).

New features

  • feat: use cramjam for lzma, lz4, and zstd, opt-in use of isal for zlib by @lgray in https://github.com/scikit-hep/uproot5/pull/1090

Bug-fixes and performance

  • fix: missing '_fh' and '_file' attributes after unpickling by @jpivarski in https://github.com/scikit-hep/uproot5/pull/1118
  • fix: fix dask_write docs by @zbilodea in https://github.com/scikit-hep/uproot5/pull/1122
  • fix: attempt to concatenate numpy and awkward arrays by @ioanaif in https://github.com/scikit-hep/uproot5/pull/1114
  • fix: test suite creates files not in tmp_path by @ioanaif in https://github.com/scikit-hep/uproot5/pull/1123

Other

  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/1110
  • chore: update pre-commit hooks by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/1119

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.2.2...v5.3.0rc1

Notes

If you use this software, please cite it as below.

Files

scikit-hep/uproot5-v5.3.0rc1.zip

Files (1.0 MB)

Name Size Download all
md5:2e6e621df685f283f5ebcdcebc83115d
1.0 MB Preview Download

Additional details

Related works