bhtang127/AccelBenchmark: Benchmark Various Accelerating Methods for Fixed Point Iterations

Implements acceleration benchmark tools for various fixed point iteration problems. Accelerating methods include 'SQUAREM', 'DAAREM', 'Quasi-Newton', 'parabolic-EM' and 'restart Nesterov'. With this package, user can easily test the performance of these methods on their specific problem.

Getting started

Package details

AuthorBohao Tang, Nicholas Henderson, Ravi Varadhan
MaintainerBohao Tang <bhtang@jhu.edu>
LicenseGPL-2
Version0.3.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bhtang127/AccelBenchmark")
bhtang127/AccelBenchmark documentation built on May 30, 2022, 2:21 a.m.