Abstract: A well-known least squares optimum approximation method is proposed as an efficient initialization scheme for the Remez exchange algorithm. More specifically, we theoretically demonstrate ...
Abstract: In this paper, we study the Remez polynomial approximation of transfer functions for linear systems defined on graphs. Such approximations can enhance graph signal filtering through these ...
As noted by @DietBru in gh-7588, the current C implementation used in remez has some bugs (gh-7588 and gh-11968), and it would be nice to have a new implementation which is easier to maintain. Hi! My ...
pm-remez is a modern Rust implementation of the Parks-McClellan Remez exchange algorithm. It can be used as a Rust library and as a Python package via its Python bindings. pm-remez supports the design ...