The interface between ROOT and NumPy
conda install conda-forge::root_numpy
conda install conda-forge/label/broken::root_numpy
conda install conda-forge/label/cf201901::root_numpy
conda install conda-forge/label/cf202003::root_numpy
rootnumpy is a Python extension module that provides an efficient interface between ROOT and NumPy. rootnumpy's internals are compiled C++ and can therefore handle large amounts of data much faster than equivalent pure Python implementations.