ROOTPWA-Maintainers / ROOTPWA

ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data.
Other
8 stars 14 forks source link

Require 'numpy' #193

Closed suhlatwork closed 7 years ago

suhlatwork commented 8 years ago

And a Cmake module to search for 'numpy'. 'numpy' is required for a couple of Python scripts, so it should be a hard requirement to be able to build ROOTPWA.

bgrube commented 7 years ago

Merged, thank you.