Efficient Boys function evaluation using minimax approximation
Abstract
We present an algorithm for efficient evaluation of Boys functions F0,…,Fkmax tailored to modern computing architectures, in particular graphical processing units (GPUs), where maximum throughput is high and data movement is costly. The method combines rational minimax approximations with upward and downward recurrence relations. The non-negative real axis is partitioned into three regions, [0,∞ = A B C, where regions A and B are treated using rational minimax approximations and region C by an asymptotic approximation. This formulation avoids lookup tables and irregular memory access, making it well suited hardware with high maximum throughput and low latency. The rational minimax coefficients are generated using the rational Remez algorithm. For a target maximum absolute error of tol = 5·10-14, the corresponding approximation regions and coefficients for Boys functions F0,…,F32 are provided in the appendix.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.