Crandore Hub

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

Versions across snapshots

VersionRepositoryFileSize
1.0.1 rolling linux/jammy R-4.5 ttcg_1.0.1.tar.gz 28.8 KiB
1.0.1 rolling linux/noble R-4.5 ttcg_1.0.1.tar.gz 28.7 KiB
1.0.1 rolling source/ R- ttcg_1.0.1.tar.gz 6.8 KiB
1.0.1 latest linux/jammy R-4.5 ttcg_1.0.1.tar.gz 28.8 KiB
1.0.1 latest linux/noble R-4.5 ttcg_1.0.1.tar.gz 28.7 KiB
1.0.1 latest source/ R- ttcg_1.0.1.tar.gz 6.8 KiB
1.0.1 2026-04-26 source/ R- ttcg_1.0.1.tar.gz 6.8 KiB
1.0.1 2026-04-23 source/ R- ttcg_1.0.1.tar.gz 6.8 KiB
1.0.1 2026-04-09 windows/windows R-4.5 ttcg_1.0.1.zip 31.1 KiB
1.0.1 2025-04-20 source/ R- ttcg_1.0.1.tar.gz 6.8 KiB

Dependencies (latest)

Imports

Suggests