Skip to content

NEqProblem fails with BFGS and LBFGS #17

@longemen3000

Description

@longemen3000

if !(scheme.reset_age === nothing)
JFx = factorize(Jx)
else
JFx = nothing
end
asks the scheme for a ´reset_age´ field, but there isnt one. with that, only newton works on NEqProblems. maybe using a function instead of a field access could solve the problem?

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