Sign inSign up

harenber/pyroot_gcc14

By harenber

Updated 7 months ago

Image
0

173

harenber/pyroot_gcc14 repository overview

ROOT data analysis framework including Python (PyROOT) support, compiled with gcc-14:

root@d66098be6d25:/tmp# PYTHONPATH=$(root-config --libdir) python
Python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import ROOT
>>>
root@d66098be6d25:/tmp# root -b
   ------------------------------------------------------------------
  | Welcome to ROOT 6.36.08                        https://root.cern |
  | (c) 1995-2025, The ROOT Team; conception: R. Brun, F. Rademakers |
  | Built for linuxx8664gcc on Feb 20 2026, 11:15:25                 |
  | From tags/6-36-08@6-36-08                                        |
  | With c++ (GCC) 14.3.0                                            |
  | Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q'  |
   ------------------------------------------------------------------

root [0] .q
root@d66098be6d25:/tmp# 

Tag summary

Content type

Image

Digest

sha256:a0f018a40

Size

1.1 GB

Last updated

7 months ago

docker pull harenber/pyroot_gcc14