Skip to content

First Major Release of Development Container

Compare
Choose a tag to compare
@tomeichlersmith tomeichlersmith released this 18 Sep 22:41
· 283 commits to main since this release
83de730

This release was made after the major unification PR #23 .
This included

  • upgraded ROOT to version 6.22 (with any patches)
  • installing PyROOT for both python2 and python3
  • Installing Geant4 with our specific patches LDMX.10.2.3_v0.4
  • installing extra python packages to help users do python-based analyses
    • uproot
    • numpy
    • matplotlib
    • sklearn
    • xgboost
  • add general procedure for importing SSL certificates into the container to trust by default
    • example certificate making container trust UMN public servers
  • cmake updated to version 3.18 by installing from python3-pip