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

Package details

AuthorStuart Baumann & Margaryta Klymak
MaintainerStuart Baumann <Stuart@StuartBaumann.com>
LicenseMIT + file LICENSE
Version0.6.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FixedPoint")

Try the FixedPoint package in your browser

Any scripts or data that you put into this service are public.

FixedPoint documentation built on Dec. 28, 2022, 2:56 a.m.