ttcg: Three-Term Conjugate Gradient for Unconstrained Optimization

Some accelerated three-term conjugate gradient algorithms implemented purely in R with the same user interface as optim(). The search directions and acceleration scheme are described in Andrei, N. (2013) <doi:10.1016/j.amc.2012.11.097>, Andrei, N. (2013) <doi:10.1016/j.cam.2012.10.002>, and Andrei, N (2015) <doi:10.1007/s11075-014-9845-9>. Line search is done by a hybrid algorithm incorporating the ideas in Oliveia and Takahashi (2020) <doi:10.1145/3423597> and More and Thuente (1994) <doi:10.1145/192115.192132>.

Package details

AuthorHao Chi Kiang [cre, aut]
MaintainerHao Chi Kiang <hello@hckiang.com>
LicenseGPL-3
Version1.0.1
URL https://git.sr.ht/~hckiang/ttcg
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ttcg")

Try the ttcg package in your browser

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

ttcg documentation built on Oct. 5, 2021, 5:06 p.m.