SkillAgentSearch skills...

Bayesquad

Library for Bayesian Quadrature

Install / Use

/learn @OxfordML/Bayesquad
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated10mo ago
Forks3

Languages

Python

Security Score

82/100

Audited on May 14, 2025

No findings