Package: minimaxApprox
Type: Package
Title: Implementation of Remez Algorithm for Polynomial and Rational
        Function Approximation
Version: 0.4.3
Date: 2024-06-20
Authors@R: person(given="Avraham", family="Adler",role=c("aut", "cre", "cph"),
    email="Avraham.Adler@gmail.com", comment = c(ORCID = "0000-0002-3039-0703"))
Description: Implements the algorithm of Remez (1962) for polynomial minimax
    approximation and of Cody et al. (1968) <doi:10.1007/BF02162506> for
    rational minimax approximation.
License: MPL-2.0
URL: https://github.com/aadler/MiniMaxApprox
BugReports: https://github.com/aadler/MiniMaxApprox/issues
Imports: stats, graphics
Suggests: tinytest, covr
ByteCompile: yes
NeedsCompilation: yes
Encoding: UTF-8
UseLTO: yes
Packaged: 2024-06-20 06:57:53 UTC; Parents
Author: Avraham Adler [aut, cre, cph] (<https://orcid.org/0000-0002-3039-0703>)
Maintainer: Avraham Adler <Avraham.Adler@gmail.com>
Repository: CRAN
Date/Publication: 2024-06-20 07:10:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-06-20 08:50:55 UTC; unix
Archs: minimaxApprox.so.dSYM
