Uproot

Latest version: v5.3.7

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 51 of 55

0.0.27

Removed a rouge `print` statement (and added flake8-print to catch such errors in CI in the future).

0.0.26

alexander-held removed debugging print statement. (Thanks!)

0.0.25

Try again to trigger deployment.

0.0.24

Fixed two bugs (PRs 105, 107) and added a MANIFEST.in.

0.0.23

Added Sphinx/Readthedocs documentation and promoted uproot4.behaviors.TBranch.Report from a namedtuple to a regular class (to make it inspectable by autodoc).

0.0.22

raymondEhlers fixed the interpretation of TH2 and TH3 histograms as NumPy in PR 97. (They were transposed.)

jpivarski added an interface to offload building of _some_ doubly jagged arrays to Awkward. This is the general plan for anything that `CanBeAwkward`, but for now, we just have this foot-in-the-door for one specific type. PR 96. (Only works when used with [awkward1 0.2.37](https://github.com/scikit-hep/awkward-1.0/releases/tag/0.2.37).) **TL;DR** this data type can now be read 80× faster.

jpivarski also added an interface for file-like objects (anything with a `read` and `seek` method).

Page 51 of 55

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.