quala
0.0.1a1
Quasi-Newton and other accelerators
|
A complete list of the accelerators implemented by this library.
Classes | |
class | AndersonAccel |
Anderson Acceleration. More... | |
class | BroydenGood |
Broyden's “Good” method for solving systems of nonlinear equations \( F(x) = 0 \). More... | |
class | LBFGS |
Limited memory Broyden–Fletcher–Goldfarb–Shanno (L-BFGS) algorithm. More... | |