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 de-rating op model #783

Merged
merged 32 commits into from
Feb 7, 2024
Merged

Add de-rating op model #783

merged 32 commits into from
Feb 7, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    a6d0c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5020252 View commit details
    Browse the repository at this point in the history
  3. Default behavior working.

    misi9170 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a3a9eb4 View commit details
    Browse the repository at this point in the history
  4. Rough model and tests.

    misi9170 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3118ce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9907193 View commit details
    Browse the repository at this point in the history
  6. ruff.

    misi9170 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    db6f97f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    965680c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. start derating example

    paulf81 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    19c20ba View commit details
    Browse the repository at this point in the history
  2. Add derated inputs

    paulf81 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b97c8d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad2c84 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    841ce71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a89bfb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3f041 View commit details
    Browse the repository at this point in the history
  4. correct ti to array

    paulf81 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    374a7e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd5c5b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40abd9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77760e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    0cc1dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde76e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21671e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7e267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09ffafc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ef5089 View commit details
    Browse the repository at this point in the history
  7. Ruff, isort.

    misi9170 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    79585e1 View commit details
    Browse the repository at this point in the history
  8. Test mixed model.

    misi9170 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d015892 View commit details
    Browse the repository at this point in the history
  9. Mixed model in example."

    misi9170 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    44da1b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

  1. Remove temp code

    paulf81 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    32b96f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    967bdc5 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup.

    misi9170 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8e2d250 View commit details
    Browse the repository at this point in the history
  4. Example improvements.

    misi9170 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6aac1ef View commit details
    Browse the repository at this point in the history