steinerberger, a Python code which evaluates the Steinerberger functions f(n,x), which are continuous but have derivative discontinuities, are hard to accurately plot, interpolate, integrate, and minimize.
The information on this web page is distributed under the MIT license.
steinerberger is available in a MATLAB version and an Octave version and a Python version.
fn, a Python code which approximates elementary and special functions using Chebyshev polynomials, by Wayne Fullerton.
polpak, a Python code which evaluates a variety of mathematical functions.