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).
- Version0.6.3
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release12/19/2022
Documentation
Team
Stuart Baumann
Margaryta Klymak
Insights
Last 30 days
This package has been downloaded 296 times in the last 30 days. Enough downloads to make a small wave in the niche community. The curiosity is spreading! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 10 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 4,564 times in the last 365 days. That's enough downloads to impress a room full of undergrads. A commendable achievement indeed. The day with the most downloads was Jan 01, 2025 with 48 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests9 packages
- Reverse Imports1 package