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 AbstractKKTSystem structure #58

Merged
merged 10 commits into from
Aug 29, 2021
Merged

Commits on Aug 24, 2021

  1. Add AbstractKKTSystem structure

    * implement SparseReducedKKTSystem and SparseAugmentedKKTSystem
    * refactor Solver
    frapac committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    19c09a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Aug 28, 2021

  1. Deactive logs in benchmark scripts (MadNLP#59)

    * deactive logs in benchmark scripts
    
    * benchmark: add verbose option to main script
    frapac authored and sshin23 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    8782730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f2d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a1ba49 View commit details
    Browse the repository at this point in the history
  4. allocation issue fixed

    sshin23 committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    215dba0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Configuration menu
    Copy the full SHA
    b00f17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5201d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edbbebd View commit details
    Browse the repository at this point in the history
  4. ma27 fix

    sshin23 committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    bc3e94a View commit details
    Browse the repository at this point in the history