This is the README for libboys, a FORTRAN90 library to numerically evaluate the Boys function F_n(x) [1]:
This function is needed for quantum chemical calculations to solve molecular integrals. However, there is no analytical solution to solve the Boys function (except for very specific cases). The accuracy of the numerical implementation in libboys is achieved by precalculated values and a recursive formula up to six orders.
[1] S. F. Boys, Proc R. Soc. Am. 1950, 200, 542.
The library was written by Michael Böhme and is licensed under GNU Lesser General Public License (LGPL).