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>).
Version: | 0.6.3 |
Depends: | MASS |
Suggests: | testthat, schumaker, cubature, knitr, foreach, doParallel, SQUAREM, rmarkdown, qpdf |
Published: | 2022-12-19 |
DOI: | 10.32614/CRAN.package.FixedPoint |
Author: | Stuart Baumann & Margaryta Klymak |
Maintainer: | Stuart Baumann <Stuart at StuartBaumann.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
In views: | NumericalMathematics |
CRAN checks: | FixedPoint results |
Reference manual: | FixedPoint.pdf |
Vignettes: |
FixedPoint |
Package source: | FixedPoint_0.6.3.tar.gz |
Windows binaries: | r-devel: FixedPoint_0.6.3.zip, r-release: FixedPoint_0.6.3.zip, r-oldrel: FixedPoint_0.6.3.zip |
macOS binaries: | r-release (arm64): FixedPoint_0.6.3.tgz, r-oldrel (arm64): FixedPoint_0.6.3.tgz, r-release (x86_64): FixedPoint_0.6.3.tgz, r-oldrel (x86_64): FixedPoint_0.6.3.tgz |
Old sources: | FixedPoint archive |
Reverse imports: | scorematchingad |
Please use the canonical form https://CRAN.R-project.org/package=FixedPoint to link to this page.