Skip to content

OxfordML/bayesquad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Quadrature

This library provides code for evaluating the integral of non-negative functions using Bayesian Quadrature, both serially and in a batched mode.

For some background on Bayesian quadrature, see:

And for gory detail:

Installation

Check out this repository and run pip install . in the root directory of the repository (i.e. in the directory containing setup.py). You should then be able to run the example scripts.

Documentation

Documentation is still a work in progress, but some docs are available at https://OxfordML.github.io/bayesquad

About

Library for Bayesian Quadrature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published