scikit-hep/uproot: 3.2.14
Authors/Creators
- 1. Southern Methodist University
- 2. University of Cincinnati
- 3. RWTH Aachen
Description
Start using the new locations for awkward default types (awkward.util.*TYPE → awkward.array.base.AwkwardArray.*TYPE).
Version 0.5.5 of awkward and version 3.2.13 of uproot are incompatible with each other because this was so unwisely moved. In version 0.5.6 of awkward, they were made visible from both locations, so that version of awkward is compatible with any version of uproot. It's only the 0.5.5/3.2.13 pairing that's broken.
It also implies that uproot, starting with this version, must now depend on awkward >= 0.5.6 to see the TYPEs in their new location. This has been made an explicit version dependency in setup.py and requirements.txt.
Files
scikit-hep/uproot-3.2.14.zip
Files
(55.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c3f6cd202bd0d432c3fb0637ec6f969f
|
55.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/uproot/tree/3.2.14 (URL)