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 option to formulate as least squares problem #15

Merged
merged 22 commits into from
Jan 12, 2023
Merged

Add option to formulate as least squares problem #15

merged 22 commits into from
Jan 12, 2023

Commits on Jan 11, 2023

  1. more verbose cross_comp

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    748d493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca49d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e78d3a View commit details
    Browse the repository at this point in the history
  4. simplify cross_comp

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    50b8fb3 View commit details
    Browse the repository at this point in the history
  5. simplify cross_comp

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    17ee352 View commit details
    Browse the repository at this point in the history
  6. fix complementarity residual

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7499863 View commit details
    Browse the repository at this point in the history
  7. add FISCHER-BURMEISTER (WIP)

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e33ae25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb420f1 View commit details
    Browse the repository at this point in the history
  9. fix FB term

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    36e8311 View commit details
    Browse the repository at this point in the history
  10. modify plot

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c6b742a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e1c393 View commit details
    Browse the repository at this point in the history
  12. simplify step equilibration

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    36d0997 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    333df17 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f3b0a0 View commit details
    Browse the repository at this point in the history
  15. add check

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    97f9eed View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    37dc219 View commit details
    Browse the repository at this point in the history
  17. cleanup create_complementarity

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    74a8ae4 View commit details
    Browse the repository at this point in the history
  18. remove redundant check

    FreyJo committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    634d14e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. change Lambda order back

    FreyJo committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    3af817a View commit details
    Browse the repository at this point in the history
  2. fix create_complementarity

    FreyJo committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ae8c2e2 View commit details
    Browse the repository at this point in the history
  3. add warning

    FreyJo committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    eff784c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ede92b5 View commit details
    Browse the repository at this point in the history