Install this package:
emerge -a sci-physics/uproot
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-physics/uproot
Or alternatively:
emerge --autounmask-write -a sci-physics/uproot
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <maintainer type="person"> <email>apn-pucky@gentoo.org</email> <name>Alexander Puck Neuwirth</name> </maintainer> <longdescription lang="en"> Uproot is a library for reading and writing ROOT files in pure Python and NumPy. Unlike the standard C++ ROOT implementation, Uproot is only an I/O library, primarily intended to stream data into machine learning libraries in Python. Unlike PyROOT and root_numpy, Uproot does not depend on C++ ROOT. Instead, it uses Numpy to cast blocks of data from the ROOT file as Numpy arrays. </longdescription> <upstream> <remote-id type="pypi">uproot</remote-id> <remote-id type="github">scikit-hep/uproot5</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | uproot-5.3.1.tar.gz | 919910 bytes |
| DIST | uproot-5.4.1.tar.gz | 935958 bytes |
| DIST | uproot-5.5.1.tar.gz | 941313 bytes |