Skip to content

Commit 3603001

Browse files
authored
Update 05-using-root-with-python.md
1 parent a64e0ed commit 3603001

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

episodes/05-using-root-with-python.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ exercises: 0
1313
:::::::::::::: objectives
1414

1515
- Find resources for PyROOT
16+
- Find resources for Scikit-HEP
1617

1718
::::::::::::::
1819

@@ -85,5 +86,7 @@ perform some HEP analysis with your new python environment!
8586
:::::::::::::: keypoints
8687

8788
- PyROOT is a complete interface to the ROOT libraries
89+
- Scikit-HEP provides tools to interface between ROOT and global scientific python tools
90+
- We will use `uproot`, `awkward`, and `vector` in our NanoAOD analysis
8891

8992
::::::::::::::

0 commit comments

Comments
 (0)