The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

FixedPoint: Algorithms for Finding Fixed Point Vectors of Functions

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
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

Documentation:

Reference manual: FixedPoint.pdf
Vignettes: FixedPoint

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FixedPoint to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.