Skip to content

Newton's Method Constraint #3

@rjc8237

Description

@rjc8237

The projected Newton method is currently using the constraint JF * d = 0 instead of F + JF * d = 0. We can modify the current Lagrangian system to have this constraint instead, which may have some significant impact on later convergence.

It is worth revisiting this problem and trying to see if convergence improves with this constraint.

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