mjp98 / Remez.jl

Remez algorithm for computing minimax polynomial approximations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remez.jl

Travis build status

This is an implementation of the Remez algorithm for computing minimax polynomial approximations to functions.

It is largely based on code by ARM, but updated for newer Julia versions and built into a package.

The main function is ratfn_minimax, see help for more details.

About

Remez algorithm for computing minimax polynomial approximations

License:Other


Languages

Language:Julia 100.0%