Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateuszbaran/improvedhagerzhanglinesearch.jl

Clone of Hager-Zhang linesearch from LineSearches.jl, adapted to Manopt.jl
https://github.com/mateuszbaran/improvedhagerzhanglinesearch.jl

Last synced: about 1 month ago
JSON representation

Clone of Hager-Zhang linesearch from LineSearches.jl, adapted to Manopt.jl

Awesome Lists containing this project

README

        

# ImprovedHagerZhangLinesearch.jl

For of Hager-Zhang line search from [LineSearches.jl](https://github.com/JuliaNLSolvers/LineSearches.jl) that implements the [Manopt.jl](https://github.com/JuliaManifolds/Manopt.jl/) interface.

Fixes [this issue](https://github.com/JuliaNLSolvers/LineSearches.jl/issues/173).