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 NLPModels testing #83

Merged
merged 78 commits into from
May 28, 2024
Merged

Add NLPModels testing #83

merged 78 commits into from
May 28, 2024

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    77d09c2 View commit details
    Browse the repository at this point in the history
  2. first order not second

    gdalle authored May 19, 2024
    Configuration menu
    Copy the full SHA
    9cc2866 View commit details
    Browse the repository at this point in the history
  3. remove imag

    gdalle authored May 19, 2024
    Configuration menu
    Copy the full SHA
    1877394 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    adb3c7d View commit details
    Browse the repository at this point in the history
  2. Add dot test

    gdalle committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4adf1f0 View commit details
    Browse the repository at this point in the history
  3. Local test for dot

    gdalle committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a0225d0 View commit details
    Browse the repository at this point in the history
  4. Use ==

    gdalle committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4f0b377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d71d86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    313a899 View commit details
    Browse the repository at this point in the history
  7. Add SpecialFunctions to deps

    gdalle committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3b897bf View commit details
    Browse the repository at this point in the history
  8. Compat

    gdalle committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4483ebb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Fix extension

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2b7f3fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f9448 View commit details
    Browse the repository at this point in the history
  3. Add tests

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b2dc872 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    65c65c3 View commit details
    Browse the repository at this point in the history
  5. Refix tests

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d523e07 View commit details
    Browse the repository at this point in the history
  6. Add NLPModels testing

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a792463 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8f1576 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a088f6 View commit details
    Browse the repository at this point in the history
  9. Fix

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0ee996a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c4262c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65ba47d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6042367 View commit details
    Browse the repository at this point in the history
  13. Fix constraint handling

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    65758e5 View commit details
    Browse the repository at this point in the history
  14. Global first, local then

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b4cfefd View commit details
    Browse the repository at this point in the history
  15. Skip tests with errors

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    93cd1cb View commit details
    Browse the repository at this point in the history
  16. Debugging

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9624b2c View commit details
    Browse the repository at this point in the history
  17. Mark disagreements as broken

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f2175a1 View commit details
    Browse the repository at this point in the history
  18. Verbose

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c208d0a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6eb4a5a View commit details
    Browse the repository at this point in the history
  20. Non verbose

    gdalle committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4208ea5 View commit details
    Browse the repository at this point in the history
  21. Support ifelse

    adrhill committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9e76cf0 View commit details
    Browse the repository at this point in the history
  22. Add tests

    adrhill committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5c94d73 View commit details
    Browse the repository at this point in the history
  23. Fix Hessian test

    adrhill committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f7a0504 View commit details
    Browse the repository at this point in the history
  24. Fix Hessian test v2

    adrhill committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fff9f1d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Limit Dual to Real primals

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    478c586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca865f View commit details
    Browse the repository at this point in the history
  3. Remove im

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    07531d7 View commit details
    Browse the repository at this point in the history
  4. Support f(x) = 0

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c36f620 View commit details
    Browse the repository at this point in the history
  5. Fix

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a88883f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34551a8 View commit details
    Browse the repository at this point in the history
  7. Narrow down discrepancy tests

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d404753 View commit details
    Browse the repository at this point in the history
  8. Replace :Number with :Real

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    27653ba View commit details
    Browse the repository at this point in the history
  9. Fix

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    46c9879 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d861b69 View commit details
    Browse the repository at this point in the history
  11. Verbosity

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    89873a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67c7263 View commit details
    Browse the repository at this point in the history
  13. Pkg dep

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    05558cb View commit details
    Browse the repository at this point in the history
  14. Time

    gdalle committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4be6662 View commit details
    Browse the repository at this point in the history
  15. Overload comparisons

    adrhill committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0a76ba8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fed38f9 View commit details
    Browse the repository at this point in the history
  17. Update MissingPrimalError tests

    some of which now pass
    adrhill committed May 23, 2024
    Configuration menu
    Copy the full SHA
    53d8df7 View commit details
    Browse the repository at this point in the history
  18. Remove duplicate method

    adrhill committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e36f434 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a864d35 View commit details
    Browse the repository at this point in the history
  20. Fix type ambig.

    adrhill committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fff25b8 View commit details
    Browse the repository at this point in the history
  21. Fix typo from merge

    adrhill committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ae653ae View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    03bc455 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ef610ee View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fe8e849 View commit details
    Browse the repository at this point in the history
  25. Simplify conversions

    adrhill committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6a2a591 View commit details
    Browse the repository at this point in the history
  26. Update ifelse overload

    adrhill committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4c9413f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1effc46 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    adf9375 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    f5c6352 View commit details
    Browse the repository at this point in the history
  2. Split tests

    gdalle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b7e4ea0 View commit details
    Browse the repository at this point in the history
  3. Remove test deps

    gdalle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f72364d View commit details
    Browse the repository at this point in the history
  4. Only global

    gdalle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    54e9494 View commit details
    Browse the repository at this point in the history
  5. No local tracing

    gdalle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f504b34 View commit details
    Browse the repository at this point in the history
  6. No NLPModels testing on 1.6

    gdalle committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2ffa6f6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    470e4a4 View commit details
    Browse the repository at this point in the history
  2. Fix diff

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f23d546 View commit details
    Browse the repository at this point in the history
  3. No exclude on 1.6

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7d6a87c View commit details
    Browse the repository at this point in the history
  4. Fix duplicate include

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d6bde37 View commit details
    Browse the repository at this point in the history
  5. No skip

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5006e07 View commit details
    Browse the repository at this point in the history
  6. Final tests

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    217a598 View commit details
    Browse the repository at this point in the history
  7. Summary at the end

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    83a7aad View commit details
    Browse the repository at this point in the history
  8. Fix

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    745119c View commit details
    Browse the repository at this point in the history
  9. Exclude 1.6 NLPModels

    gdalle committed May 25, 2024
    Configuration menu
    Copy the full SHA
    277b528 View commit details
    Browse the repository at this point in the history