Skip to content
Snippets Groups Projects
Attila Krasznahorkay's avatar
Attila Krasznahorkay authored
As this can lead to a very rare issue where multiple processes would be
trying to update the installation area of the python modules at the
same time.
716cb547
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
cmake
CMakeLists.txt
README.md

Python Analysis Modules

This package collects some Python modules useful for analysis. The name "PyAnalysis" sort of mimicks the "pyanalysis" package name from LCG.

Currently the package basically just provides NumPy for the standalone analysis release. The package is only meant to be used in AnalysisBase, at least for now. Since LCG provides an even larger set of analysis modules, so all projects building on top of LCG should just be using the modules from there.