Skip to content

Jacobian and Hessian Free Halley's Method #139

@ChrisRackauckas

Description

@ChrisRackauckas
Member

https://www.autodiff.org/Docs/euroad/Trond_Steihaug.pdf describes a bit how it would be done via jvps and hvps, which would mix in AD tricks.

Activity

avik-pal

avik-pal commented on Feb 18, 2024

@avik-pal
Member

Revisiting this seems like Halley should never compute a Hessian in the first place.

image

It should be done with a HVP. The linear solve can also be done with a krylov method but that is a separate point.

linked a pull request that will close this issueAdd Halley's method via descent API #404on Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @ChrisRackauckas@avik-pal

      Issue actions

        Jacobian and Hessian Free Halley's Method · Issue #139 · SciML/NonlinearSolve.jl