Skip to content

V0.1.0

Latest
Compare
Choose a tag to compare
@RyunMi RyunMi released this 17 Feb 15:35
· 2 commits to master since this release

Added support for Linear Conjugate Gradient(LCG), Basic Nonlinear Conjugate Gradient(FR, PRP, HS, CD, DY, LS, HZ, HS-DY) methods and two line search function(Armijo & Strong Wolfe).
Fix some bugs and mistakes.