Boost logo

Boost :

From: Bjorn Reese (breese_at_[hidden])
Date: 2021-06-16 11:33:49


On 6/15/21 11:48 PM, Joachim Wuttke via Boost wrote:
> Until v1.53, Boost Math had doc pages [1,2] on the Remez algorithm.
> This algorithm [3] computes the coefficents of the Chebyshev polynomial
> that approximates a given function. Page [2] refers to actual code

In addition to John's reply, I wanted to add that Boost.Math has direct
support for Chebyshev polynomials now:

 
https://www.boost.org/doc/libs/release/libs/math/doc/html/math_toolkit/sf_poly/chebyshev.html


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk