vix.ing · top · new · best · stats · spec

ProbNum: Probabilistic Numerics in Python

2021/12/03 by Jonathan Wenger, Wenger, Jonathan, Nicholas Krämer +21 · 1 citation
Computer Science · Mathematics · #Bayesian Modeling and Causal Inference #FOS: Computer and information sciences #FOS: Mathematics #Gaussian Processes and Bayesian Inference #Machine Learning (cs.LG) #Mathematical Software (cs.MS) #Numerical Analysis (math.NA) #Statistics Education and Methodologies

paper · pdf · doi:10.48550/arxiv.2112.02100

openalex publication_date 2021/12/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Probabilistic numerical methods (PNMs) solve numerical problems via probabilistic inference. They have been developed for linear algebra, optimization, integration and differential equation simulation. PNMs naturally incorporate prior information about a problem and quantify uncertainty due to finite computational resources as well as stochastic input. In this paper, we present ProbNum: a Python library providing state-of-the-art probabilistic numerical solvers. ProbNum enables custom composition of PNMs for specific problem classes via a modular design as well as wrappers for off-the-shelf use. Tutorials, documentation, developer guides and benchmarks are available online at www.probnum.org.

Cited by

Related