qntwrsm / LineSearch.jl

Provides line search methods, such as backtracking, to determine the optimal step size in optimization and root-finding algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LineSearch

Build Status Coverage

About

Provides line search methods, such as backtracking, to determine the optimal step size in optimization and root-finding algorithms.

License:MIT License


Languages

Language:Julia 100.0%