|
Boost : |
From: Joachim Wuttke (j.wuttke_at_[hidden])
Date: 2021-06-15 21:48:12
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 directory libs/math/minimax. This code can still be found on
GitHub [4], but maintenance status and dependences are unclear.
Anybody around who knows anything about this code?
Kind regards, Joachim
[3] https://en.wikipedia.org/wiki/Remez_algorithm
[4] https://github.com/boostorg/math/tree/develop/tools/minimax
-- Dr. Joachim Wuttke group leader Scientific Computing Forschungszentrum Jülich GmbH Jülich Centre for Neutron Science at MLZ https://computing.mlz-garching.de https://jugit.fz-juelich.de/mlz
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk