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 ValueCurves from PowerSystems to infrasys #38

Merged
merged 38 commits into from
Aug 15, 2024

Commits on Jul 2, 2024

  1. initial class definitions

    jerrypotts committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d2d8fbb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. add get_slopes

    jerrypotts committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    bcd493b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b24bdd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28139dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7cf0bc View commit details
    Browse the repository at this point in the history
  5. docstrings

    jerrypotts committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    aef67bc View commit details
    Browse the repository at this point in the history
  6. add function_data tests

    jerrypotts committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    858db26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e801cd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    e019bc4 View commit details
    Browse the repository at this point in the history
  2. initial class definitions

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    27fa407 View commit details
    Browse the repository at this point in the history
  3. add get_slopes

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ed074a0 View commit details
    Browse the repository at this point in the history
  4. add InputOutput Conversions

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    85b7cc0 View commit details
    Browse the repository at this point in the history
  5. Added IncrementalCurve conversions

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    392944b View commit details
    Browse the repository at this point in the history
  6. Add AverageRate conversion functions

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b4ff639 View commit details
    Browse the repository at this point in the history
  7. docstrings

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3fe0ddf View commit details
    Browse the repository at this point in the history
  8. add function_data tests

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4355de0 View commit details
    Browse the repository at this point in the history
  9. add initial test functions

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c1030d6 View commit details
    Browse the repository at this point in the history
  10. additional conversion tests

    jerrypotts authored and pesap committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    336f961 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6109a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0dba29f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fixing pytest

    pesap committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5552034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db5a692 View commit details
    Browse the repository at this point in the history
  3. Propagating rule EM

    pesap committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b6e03a5 View commit details
    Browse the repository at this point in the history
  4. More code compliant with EM

    pesap committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5916fd5 View commit details
    Browse the repository at this point in the history
  5. Fixing test

    pesap committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c6f1053 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Adding abstract classes

    pesap committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d841464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d2711 View commit details
    Browse the repository at this point in the history
  3. re-add function data tests

    jerrypotts committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    45658c8 View commit details
    Browse the repository at this point in the history
  4. update test functions

    jerrypotts committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6f5af67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8a10ee View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    a01c0a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78fc1b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a184d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d4f081 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. update file names

    jerrypotts committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b8d88d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9d4e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe64318 View commit details
    Browse the repository at this point in the history