Skip to content

Julia package to access CERN ROOT files, wraps Python package uproot

License

Notifications You must be signed in to change notification settings

JuliaHEP/UpROOT.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpROOT.jl

⚠️ This package is deprecated ⚠️


Documentation for stable version Documentation for development version License Build Status Codecov

UpROOT.jl makes it possible to read and write CERN ROOT files without requiring a ROOT installation. It is a wrapper around the Python package uproot, which provides a pure-Python implementation of ROOT I/O. There also exists a pure-Julia ROOT file reading library UnROOT.jl that is built for speed and memory efficiency.

See the documentation for details:

Documentation