bayesfast icon indicating copy to clipboard operation
bayesfast copied to clipboard

set logp=-inf if the evaluation fails

Open h3jia opened this issue 4 years ago • 1 comments

Sometimes the target density is not defined in some regions of the parameter space. Maybe we should let BF automatically return logp=-inf for such cases?

h3jia avatar Jun 30 '20 16:06 h3jia

This is related to the issue that sometimes it gets logq sample at which logp is not defined. The DES example is not working after I upgrade to python 3.8 because of this.

h3jia avatar Oct 06 '21 15:10 h3jia