We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2116b commit 9dc9363Copy full SHA for 9dc9363
tutorials/CMakeLists.txt
@@ -798,6 +798,7 @@ if(ROOT_pyroot_FOUND)
798
# and add it to the list "fixtureLists" below.
799
file(GLOB requires_numpy RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
800
dataframe/df026_AsNumpyArrays.py
801
+ dataframe/df032_RDFFromNumpy.py
802
fit/combinedFit.py
803
fit/multifit.py
804
roofit/rf409_NumPyPandasToRooFit.py)
0 commit comments