theogf / BayesianQuadrature.jl

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

fix negative values due to numerical error #24 #25

Closed johannesgiersdorf closed 3 years ago

johannesgiersdorf commented 3 years ago

I have not added a test. I could add one with precomputed nodes, but I don't think this is necessary at this point

theogf commented 3 years ago

It would probably better to see if we can solve the numerical errors before, maybe the way the Var is computed could be improved!