CobayaSampler / cobaya

Code for Bayesian Analysis
http://cobaya.readthedocs.io/en/latest/
Other
122 stars 125 forks source link

FutureWarning #351

Open cmbant opened 3 months ago

cmbant commented 3 months ago

C:\Work\Dist\git\cobaya\cobaya\collection.py:658: FutureWarning: The behavior of array concatenation with empty entries is deprecated. In a future version, this will no longer exclude empty items when determining the result dtype. To retain the old behavior, exclude the empty entries before the concat operation.