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

Add golden section search #335

Closed
wants to merge 13 commits into from
Closed

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    bb70c27 View commit details
    Browse the repository at this point in the history
  2. working golden search

    odespard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6430a50 View commit details
    Browse the repository at this point in the history
  3. fix errors

    odespard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1a47ecf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. restore default behaviour

    odespard committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5baaa6e View commit details
    Browse the repository at this point in the history
  2. new golden search added

    odespard committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c992487 View commit details
    Browse the repository at this point in the history
  3. new metric for ms2

    odespard committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    87afcc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    6ced6e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a29feb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05f3978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8e7146 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

  1. fix unit test

    odespard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2cfd6f5 View commit details
    Browse the repository at this point in the history
  2. refactor and docstrings

    odespard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    786f6e6 View commit details
    Browse the repository at this point in the history