Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mateuszbaran/improvedhagerzhanglinesearch.jl
- Owner: mateuszbaran
- License: mit
- Created: 2024-01-16T10:32:57.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T07:54:51.000Z (8 months ago)
- Last Synced: 2024-10-15T16:55:47.956Z (3 months ago)
- Language: Julia
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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).