theogf / BayesianQuadrature.jl

Is there anything we can't make Bayesian?
MIT License
13 stars 0 forks source link

Sampling does not store the (log)integrand value #19

Open theogf opened 3 years ago

theogf commented 3 years ago

Generally one is concerned about expensive functions, therefore not saving the function evaluations does not seem optimal.