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

New exp cone projection #247

Merged
merged 23 commits into from
Apr 4, 2023
Merged

New exp cone projection #247

merged 23 commits into from
Apr 4, 2023

Commits on Apr 2, 2023

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

Commits on Apr 3, 2023

  1. break out exp projection fns

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9571021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05844cc View commit details
    Browse the repository at this point in the history
  3. add max_ent test

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    25c6e2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    911ecc8 View commit details
    Browse the repository at this point in the history
  5. add missing break statements

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c1ea790 View commit details
    Browse the repository at this point in the history
  6. minor tweaks

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5264f38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68eadfb View commit details
    Browse the repository at this point in the history
  8. add exp_cone.c to CMake

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    966317c View commit details
    Browse the repository at this point in the history
  9. some cleanup, comments

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0cf7cdf View commit details
    Browse the repository at this point in the history
  10. more cleanup

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e2fe8ad View commit details
    Browse the repository at this point in the history
  11. cleanup and refactor

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4c28ea5 View commit details
    Browse the repository at this point in the history
  12. fix types issue

    bodono committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3ea90d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. add exp cone test

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c4f7fb9 View commit details
    Browse the repository at this point in the history
  2. fix binary search fallback

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    bc09705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5933bf2 View commit details
    Browse the repository at this point in the history
  4. fix max ent test

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b404600 View commit details
    Browse the repository at this point in the history
  5. rm file

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f056061 View commit details
    Browse the repository at this point in the history
  6. turn off file write

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3e561c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c98fb72 View commit details
    Browse the repository at this point in the history
  8. typo

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2952241 View commit details
    Browse the repository at this point in the history
  9. rm-ed old file

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fe43e10 View commit details
    Browse the repository at this point in the history
  10. clang fmt

    bodono committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    beb5166 View commit details
    Browse the repository at this point in the history