Published September 13, 2017
| Version v5.0.0rc3
Software
Open
Uproot
Authors/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:
from_maplike optimization for dask arrays by @kkothari2001 in https://github.com/scikit-hep/uproot5/pull/679 - feat: Finalizing AwkwardForth reader for Uproot by @aryan26roy in https://github.com/scikit-hep/uproot5/pull/644
- fix: Avoid triggering temporary dask-awkward/awkward incompatibility. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/694
- fix: Do not write incorrect fSumw2 in histograms (v5). by @jpivarski in https://github.com/scikit-hep/uproot5/pull/698
- fix: Fixes uproot.dask bug with empty branches by @kkothari2001 in https://github.com/scikit-hep/uproot5/pull/700
- fix: Use
from_mapoptimization for delayed numpy arrays and add tests with empty branches for the same by @kkothari2001 in https://github.com/scikit-hep/uproot5/pull/703 - fix: use ctx manager to ensure resources are freed by @agoose77 in https://github.com/scikit-hep/uproot5/pull/713
- fix: ReadOnlyDirectory should provide the largest abs(cycle) when cycle is unspecified, not the largest cycle. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/715
- fix: regularize ROOT type aliases to C fundamental type names. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/717
- test: adjust for boost-histogram 1.3.2's _storage_type deprecation. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/719
- ci: Lint PR titles according to conventional commits by @jpivarski in https://github.com/scikit-hep/uproot5/pull/689
- ci: use concurrency group for
semantic-pr-titleby @agoose77 in https://github.com/scikit-hep/uproot5/pull/691 - ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/706
- docs: Installation requirements and error text for dask/dask-awkward in extras.py by @jpivarski in https://github.com/scikit-hep/uproot5/pull/690
- ci: [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/716
- docs: Add image for dask docs by @kkothari2001 in https://github.com/scikit-hep/uproot5/pull/708
- docs: add veprbl as a contributor by @allcontributors in https://github.com/scikit-hep/uproot5/pull/728
- docs: add nikoladze as a contributor by @allcontributors in https://github.com/scikit-hep/uproot5/pull/729
- docs: add klieret as a contributor by @allcontributors in https://github.com/scikit-hep/uproot5/pull/730
- docs: add dcervenkov as a contributor by @allcontributors in https://github.com/scikit-hep/uproot5/pull/731
- docs: add beojan as a contributor by @allcontributors in https://github.com/scikit-hep/uproot5/pull/732
- docs: add agoose77 as a contributor by @allcontributors in https://github.com/scikit-hep/uproot5/pull/733
- docs: add a CITATION.cff for Uproot. by @jpivarski in https://github.com/scikit-hep/uproot5/pull/726
- chore: dask_awkward.test_utils moved in ContinuumIO/dask-awkward#76 by @jpivarski in https://github.com/scikit-hep/uproot5/pull/714
- @agoose77 made their first contribution in https://github.com/scikit-hep/uproot5/pull/691
Full Changelog: https://github.com/scikit-hep/uproot5/compare/5.0.0rc2...v5.0.0rc3
Notes
Files
scikit-hep/uproot5-v5.0.0rc3.zip
Files
(972.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9d592a37df3f61f16629ba059181c622
|
972.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/uproot5/tree/v5.0.0rc3 (URL)