Efficient Conformal Block Evaluation with GoBlocks
Abstract
Conformal blocks in odd spacetime dimensions are not known in closed analytic form. To facilitate efficient computations in the conformal bootstrap, we introduce : a novel conformal-block generator implemented in the Go programming language, designed for rapid, on-the-fly, parallel evaluation using recursive relations. The package supports both multi-point and derivative-based bootstrap approaches and allows flexible control over accuracy and performance. We benchmark against the \texttt{scalar_blocks} package, finding significant speed improvements in applications where computational speed and moderate accuracy are critical, but ultra-high precision is not essential. As an illustration, we apply to the mixed-correlator bootstrap of the three-dimensional Ising model, formulated as a non-convex optimisation problem in a suitable truncation scheme. We simultaneously optimise over external scaling dimensions and OPE CFT data. In addition, we discuss how the approach scales as we increase the number of mixed correlators in more general vector models.
Cite
@article{arxiv.2603.10627,
title = {Efficient Conformal Block Evaluation with GoBlocks},
author = {James Chryssanthacopoulos and Vasilis Niarchos and Constantinos Papageorgakis and Alexander G. Stapleton},
journal= {arXiv preprint arXiv:2603.10627},
year = {2026}
}
Comments
36 pages, 7 figures; v2: block recursion implementation improved with speed, accuracy and convergence gains, references added