Papers › ProbNum: Probabilistic Numerics in Python

ProbNum: Probabilistic Numerics in Python

3 Dec 2021arXiv:2112.02100archive 2025-07-28

Jonathan Wenger, Nicholas Krämer, Marvin Pförtner, Jonathan Schmidt, Nathanael Bosch, Nina Effenberger, Johannes Zenn, Alexandra Gessner, Toni Karvonen, François-Xavier Briol, Maren Mahsereci, Philipp Hennig

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2112.02100")

Code

Syntology Ran 0 of 17 code samples harvested from 1 repository linked to this paper; 17 have no recorded run.

By repository: community (archive-listed): 17 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ceciliakaiyu/mlbq mentioned on GitHubpytorchBSD-3-Clause report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 0 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

17unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ceciliakaiyu/mlbq. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BQ ceciliakaiyu/mlbq/src/BQ.py community (archive-listed) unverified BSD-3-Clause (permissive) · 37a11c8606d0a3c5 · report
BQsp ceciliakaiyu/mlbq/ODE/ODE_src/BQsp.py community (archive-listed) unverified BSD-3-Clause (permissive) · cea6fb8f750731f7 · report
Gauss_ODE ceciliakaiyu/mlbq/ODE/ODE_src/Kernels.py community (archive-listed) unverified BSD-3-Clause (permissive) · 7169f61613ccebcb · report
IE_Matern05 ceciliakaiyu/mlbq/PoissonEq/PE_src/KM_IE.py community (archive-listed) unverified BSD-3-Clause (permissive) · c513babf0d9ccd46 · report
IE_Matern25_ODE1 ceciliakaiyu/mlbq/ODE/ODE_src/KM_IE.py community (archive-listed) unverified BSD-3-Clause (permissive) · 490768b4c58dcea6 · report
KM_Matern05 ceciliakaiyu/mlbq/PoissonEq/PE_src/KM_IE.py community (archive-listed) unverified BSD-3-Clause (permissive) · b39adae7a059ccdd · report
KM_Matern25_ODE ceciliakaiyu/mlbq/ODE/ODE_src/KM_IE.py community (archive-listed) unverified BSD-3-Clause (permissive) · ac5386912e2f736e · report
KM_Matern25_ODE2 ceciliakaiyu/mlbq/ODE/ODE_src/KM_IE.py community (archive-listed) unverified BSD-3-Clause (permissive) · a5076ed0b172f760 · report
MLBQ ceciliakaiyu/mlbq/src/MLBQ.py community (archive-listed) unverified BSD-3-Clause (permissive) · 6be2aeec5b296638 · report
MLBQsp ceciliakaiyu/mlbq/ODE/ODE_src/MLBQsp.py community (archive-listed) unverified BSD-3-Clause (permissive) · 2d26f82a99e5543b · report
Matern05 ceciliakaiyu/mlbq/PoissonEq/PE_src/Kernels.py community (archive-listed) unverified BSD-3-Clause (permissive) · 779c6741c8eb70d9 · report
Matern25_ODE ceciliakaiyu/mlbq/ODE/ODE_src/Kernels.py community (archive-listed) unverified BSD-3-Clause (permissive) · 5c23478e2fa4c572 · report
NegllkLoss ceciliakaiyu/mlbq/src/Optimizer.py community (archive-listed) unverified BSD-3-Clause (permissive) · 7645c6e0790a5e5d · report
ODE_Solver ceciliakaiyu/mlbq/ODE/ODE_src/ODE_Solver.py community (archive-listed) unverified BSD-3-Clause (permissive) · b51fa0bb015f4bc2 · report
coef_vec ceciliakaiyu/mlbq/PoissonEq/PE_src/Def_alpha.py community (archive-listed) unverified BSD-3-Clause (permissive) · 3e685f95a83dcf5f · report
training_loop ceciliakaiyu/mlbq/src/Optimizer.py community (archive-listed) unverified BSD-3-Clause (permissive) · 3dafd941ef95611f · report
u_fc ceciliakaiyu/mlbq/PoissonEq/PE_src/u_fc_array.py community (archive-listed) unverified BSD-3-Clause (permissive) · 82987d375735c123 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections