numpy deprecated function
pabloitu opened this issue · 0 comments
pabloitu commented
numpy removed the module warnings in version 1.24, so this throws an error when N sample is low. Suggest changing to the warnings module (or fixing numpy to 1.23.2)
pycsep/csep/core/poisson_evaluations.py
Line 510 in e50167f