Skip to content

HagerZhang gives warning for line search of line #162

@GlenHertz

Description

@GlenHertz

For a line search of a line a warning is printed which is not desirable:

Optim.optimize(xs -> xs[1], [0.0], [1.0], [nextfloat(0.0)], Optim.Fminbox(Optim.BFGS()))

The warning:

┌ Warning: Failed to achieve finite new evaluation point, using alpha=0
└ @ LineSearches ~/.julia/packages/LineSearches/Ki4c5/src/hagerzhang.jl:148

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions