Package: FixedPoint
Type: Package
Title: Algorithms for Finding Fixed Point Vectors of Functions
Version: 0.6.3
Author: Stuart Baumann & Margaryta Klymak
Maintainer: Stuart Baumann <Stuart@StuartBaumann.com>
Description: For functions that take and return vectors (or scalars), this package provides 8 algorithms for finding fixed point vectors (vectors for which the inputs and outputs to the function are the same vector). These algorithms include Anderson (1965) acceleration <doi:10.1145/321296.321305>, epsilon extrapolation methods (Wynn 1962 <doi:10.2307/2004051>) and minimal polynomial methods (Cabay and Jackson 1976 <doi:10.1137/0713060>).
License: MIT + file LICENSE
Depends: MASS
Suggests: testthat, schumaker, cubature, knitr, foreach, doParallel,
        SQUAREM, rmarkdown, qpdf
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-12-19 13:50:48 UTC; dr
Repository: CRAN
Date/Publication: 2022-12-19 14:10:02 UTC
Built: R 4.5.1; ; 2025-10-29 01:52:56 UTC; windows
