Package: ttcg 1.1.1

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

Authors:Hao Chi Kiang [cre, aut]

ttcg_1.1.1.tar.gz
ttcg_1.1.1.zip(r-4.7)ttcg_1.1.1.zip(r-4.6)ttcg_1.1.1.zip(r-4.5)
ttcg_1.1.1.tgz(r-4.6-any)ttcg_1.1.1.tgz(r-4.5-any)
ttcg_1.1.1.tar.gz(r-4.7-any)ttcg_1.1.1.tar.gz(r-4.6-any)
ttcg_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ttcg/json (API)

# Install 'ttcg' in R:
install.packages('ttcg', repos = c('https://hckiang.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/hckiang/ttcg/issues

On CRAN:

Conda:

2.70 score 1 scripts 156 downloads 1 exports 1 dependencies

Last updated from:33608c6f04. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE130
source / vignettesOK150
linux-release-x86_64NOTE84
macos-release-arm64NOTE99
macos-oldrel-arm64NOTE79
windows-develNOTE83
windows-releaseNOTE64
windows-oldrelNOTE113
wasm-releaseOK89

Exports:ttcg

Dependencies:numDeriv