-
-
Notifications
You must be signed in to change notification settings - Fork 677
Open
Description
it would be nice to have Remez algorithm implemented in Sage.
It provides an optimal approximation of a function by a polynomial of given degree on an interval [a,b]. See https://en.wikipedia.org/wiki/Remez_algorithm.
Component: calculus
Issue created by migration from https://trac.sagemath.org/ticket/22055