|
|
|
|
|
by ephimetheus
743 days ago
|
|
I can’t count the number of of times where a beginner did some stuff in pyroot that was horrifically slow and just implementing the exact same algorithm in C++ was two orders of magnitude faster. If you don’t use RDataFrame, or it’s just histogram plotting, be very careful with pyroot. |
|