Skip to content

Radius not recognized in LMTR #246

@MaxenceGollier

Description

@MaxenceGollier

update_bounds!(l_bound_m_x, u_bound_m_x, false, l_bound, u_bound, xk, ∆k)

For some reason when the algorithm reaches this line, the radius is not recognized and we get the error

LoadError: UndefVarError: `∆k` not defined in `RegularizedOptimization`

It is very surprising that the tests did not catch that, i think the just has the wrong encoding (it should be Δ which apparently is not the same).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions