samhocevar / lolremez

📈 Polynomial Approximations using the Remez Algorithm
Do What The F*ck You Want To Public License
396 stars 36 forks source link

Rational Approximation? #25

Closed aadler closed 1 year ago

aadler commented 1 year ago

Thank you for this! Have you any thoughts or plans on extending the functionality from polynomial to rational approximation?

aadler commented 1 year ago

Thanks, but this is a moot point now as I wrote an R package that does both polynomial and rational approximation.

https://github.com/aadler/minimaxApprox