toms446_test, a C++ code which calls toms446(), which implements ACM TOMS algorithm 446, for the manipulation of Chebyshev series.
The computer code and data files described and made available on this web page are 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.