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

Normalized residuals and tolerances #55

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Normalized residuals and tolerances #55

wants to merge 13 commits into from

Commits on Aug 15, 2023

  1. resolved #54

    kibaekkim committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3c909b3 View commit details
    Browse the repository at this point in the history
  2. fix termination criterion

    kibaekkim committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a79bb66 View commit details
    Browse the repository at this point in the history
  3. fix typos

    kibaekkim committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    145f820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d547a7 View commit details
    Browse the repository at this point in the history
  5. updated QP test

    kibaekkim committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1e40b25 View commit details
    Browse the repository at this point in the history
  6. closed #56

    kibaekkim committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8538e9f View commit details
    Browse the repository at this point in the history
  7. fixed typo

    kibaekkim committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    df11ec8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fixed race conditions

    kibaekkim committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5ee1b64 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. commented out message

    kibaekkim committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    040ceed View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. allows warm start

    kibaekkim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    db97c7a View commit details
    Browse the repository at this point in the history
  2. message for max_auglag

    kibaekkim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a9c6b8b View commit details
    Browse the repository at this point in the history
  3. more display

    kibaekkim committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2e6b05d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. fixed GPU issue

    kibaekkim committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a7600d9 View commit details
    Browse the repository at this point in the history