besselj, a C code which evaluates Bessel J functions of noninteger order.
The information on this web page is distributed under the MIT license.
besselj is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
fn, a C code which approximates elementary and special functions using Chebyshev polynomials; functions include Airy, Bessel I, J, K and Y, beta, confluent hypergeometric, error, gamma, log gamma, Pochhammer, Spence; integrals include hyperbolic cosine, cosine, Dawson, exponential, logarithmic, hyperbolic sine, sine; by Wayne Fullerton.
polpak, a C code which evaluates certain mathematical functions, especially some recursive polynomial families.
test_values, a C code which stores values of many mathematical functions, and can be used for testing.