Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rosenbrock function for testing Nonlinear Conjugate Gradient Method #1879

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Oct 17, 2024

  1. Rosenbrock function

    varunagrawal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    872eae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591e1ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83e3fda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a0bbe9 View commit details
    Browse the repository at this point in the history
  5. minor improvements

    varunagrawal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    631fa2b View commit details
    Browse the repository at this point in the history
  6. fix test

    varunagrawal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    58ae5c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5b5e15 View commit details
    Browse the repository at this point in the history
  8. fix jacobians

    varunagrawal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6d6d392 View commit details
    Browse the repository at this point in the history
  9. remove sqrt definition

    varunagrawal committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    893e69d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    3c2ddc8 View commit details
    Browse the repository at this point in the history