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

Remove allocations in callbacks #230

Merged
merged 12 commits into from
Oct 24, 2022
Merged

Remove allocations in callbacks #230

merged 12 commits into from
Oct 24, 2022

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    611f4a2 View commit details
    Browse the repository at this point in the history
  2. add PrimalVector type to store primal information

    - split slack from variable explicitly
    - remove all allocations in callbacks
    frapac committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    0803480 View commit details
    Browse the repository at this point in the history
  3. fix tests

    frapac committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b4c0eeb View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

Commits on Oct 21, 2022

  1. fix tests on GPU

    frapac committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    dbef23c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    22cea3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9bd28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6886f View commit details
    Browse the repository at this point in the history
  4. address comments

    frapac committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    861b8d0 View commit details
    Browse the repository at this point in the history
  5. typo fix

    sshin23 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3f10339 View commit details
    Browse the repository at this point in the history
  6. merge

    sshin23 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    77cf8b1 View commit details
    Browse the repository at this point in the history
  7. typo fix

    sshin23 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ba3544c View commit details
    Browse the repository at this point in the history