SkillAgentSearch skills...

RationalFunctionApproximation.jl

Julia package for approximation by rational functions

Install / Use

/learn @complexvariables/RationalFunctionApproximation.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RationalFunctionApproximation.jl

Stable Dev DOI codecov

logo

This Julia package adaptively computes rational approximations (i.e., ratios of polynomials) for functions on intervals and other domains in the complex plane.

The documentation includes a walkthrough showing off the main capabilities of the package.

Related work

  • The Polynomials package provides rational functions, but not in a way related to function approximation.
  • The BaryRational package implements the original (fully discrete) version of the AAA algorithm, as well as Floater–Hormann rational interpolation.
  • The ApproxFun package provides 1D and multidimensional function approximation using Chebyshev polynomials and Fourier series. It also has extensive functionality for manipulating the approximations and for solving differential equations.
  • There is an ApproxFunRational package, but it is undocumented.
View on GitHub
GitHub Stars47
CategoryDevelopment
Updated1d ago
Forks5

Languages

Julia

Security Score

90/100

Audited on Mar 26, 2026

No findings