About Anaconda Help Download Anaconda

ROOT I/O in pure Python and NumPy.

copied from cf-staging / uproot

Installers

Info: This package contains files in non-standard labels.
  • noarch v5.5.0
  • osx-64 v4.3.7
  • win-64 v4.3.7
  • linux-64 v4.3.7
  • linux-aarch64 v4.3.7
  • linux-ppc64le v4.3.7
  • osx-arm64 v4.3.7

conda install

To install this package run one of the following:
conda install conda-forge::uproot
conda install conda-forge/label/broken::uproot
conda install conda-forge/label/cf202003::uproot

Description

uproot (originally μproot, for "micro-Python ROOT") is a reader and a writer of the ROOT file format using only 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 calls to rapidly cast data blocks in the ROOT file as Numpy arrays.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy