Skip to content

Newton's Method Constraint #3

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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