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

Switch Nonlinear API to JuMP.GenericNonlinearExpr #308

Merged
merged 44 commits into from
Sep 15, 2023
Merged

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    b322901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380fde5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

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

Commits on May 4, 2023

  1. Update datatypes and tests

    pulsipher committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5b6c08c View commit details
    Browse the repository at this point in the history
  2. Add registration tests

    pulsipher committed May 4, 2023
    Configuration menu
    Copy the full SHA
    23f661f View commit details
    Browse the repository at this point in the history
  3. Added more tests

    pulsipher committed May 4, 2023
    Configuration menu
    Copy the full SHA
    12faa3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3da849 View commit details
    Browse the repository at this point in the history
  5. Reimplement all tests

    pulsipher committed May 4, 2023
    Configuration menu
    Copy the full SHA
    26b01d3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Update nlp types

    pulsipher committed May 19, 2023
    Configuration menu
    Copy the full SHA
    dbf1063 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. added comment

    pulsipher committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d4615e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    21885f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41bf51 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. incorporate JuMP.flatten

    pulsipher committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0c0518f View commit details
    Browse the repository at this point in the history
  2. fix @rewrite

    pulsipher committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cb6dd6a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update w/ JuMP

    pulsipher committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6d3af16 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. remove use of MA.@rewrite

    pulsipher committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    566fdb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8834f7 View commit details
    Browse the repository at this point in the history
  3. Update registration tests

    pulsipher committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2a5cf06 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. flatten -> flatten!

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1cfb843 View commit details
    Browse the repository at this point in the history
  2. Update registration tests

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    95f28bb View commit details
    Browse the repository at this point in the history
  3. Prepare tests for CI

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c1c73c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20828be View commit details
    Browse the repository at this point in the history
  5. fix syntax bug

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f37234c View commit details
    Browse the repository at this point in the history
  6. test fix

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    32f290d View commit details
    Browse the repository at this point in the history
  7. minor fixes

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1f2245e View commit details
    Browse the repository at this point in the history
  8. Minor doc fix

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1e961da View commit details
    Browse the repository at this point in the history
  9. minor fix

    pulsipher committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8693a66 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    601f273 View commit details
    Browse the repository at this point in the history
  2. Update to JuMP changes

    pulsipher committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ded4b40 View commit details
    Browse the repository at this point in the history
  3. fix build_measure

    pulsipher committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    976f4ce View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    pulsipher committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bb17830 View commit details
    Browse the repository at this point in the history
  5. fix tests

    pulsipher committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c09698d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    76be615 View commit details
    Browse the repository at this point in the history
  2. Fix doctests

    pulsipher committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7e8c4d8 View commit details
    Browse the repository at this point in the history
  3. Another doctest fix

    pulsipher committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    87c4324 View commit details
    Browse the repository at this point in the history
  4. Fix header link

    pulsipher committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ac40507 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

    pulsipher committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5ffb6ac View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Add AST mapper

    pulsipher committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5d18d6f View commit details
    Browse the repository at this point in the history
  2. Update dep test

    pulsipher committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    77779f9 View commit details
    Browse the repository at this point in the history
  3. fix tests

    pulsipher committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2fe7739 View commit details
    Browse the repository at this point in the history
  4. minor fixes

    pulsipher committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7dbc57c View commit details
    Browse the repository at this point in the history
  5. minor test fix

    pulsipher committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    66a784d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. update to JuMP 1.15

    pulsipher committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    38405b7 View commit details
    Browse the repository at this point in the history