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

Solvers C++ unittests (unconstrained) #9

Merged
merged 9 commits into from
Nov 30, 2023
Merged

Solvers C++ unittests (unconstrained) #9

merged 9 commits into from
Nov 30, 2023

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    0524728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841c573 View commit details
    Browse the repository at this point in the history
  3. updated license from main

    skleff1994 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    62e9bc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    e4dde55 View commit details
    Browse the repository at this point in the history
  2. fixed initial state bug in CSQP and PROXQP + relaxed assumption of co…

    …nstant (nx,nu) in PROXQP
    skleff1994 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    18500cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ad00c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    34b18e1 View commit details
    Browse the repository at this point in the history
  2. fixed error in proxqp

    skleff1994 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    01117c7 View commit details
    Browse the repository at this point in the history