toms446_test, a C++ code which calls toms446(), which implements ACM TOMS algorithm 446, for the manipulation of Chebyshev series.
The information on this web page is distributed under the MIT license.
toms446, a C++ code which manipulates Chebyshev series for interpolation and approximation; this is a version of ACM TOMS algorithm 446, by Roger Broucke.