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 function_data classes from InfrastructureSystems #33

Merged
merged 17 commits into from
Jun 28, 2024

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    98ef476 View commit details
    Browse the repository at this point in the history
  2. added quadratic functions

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5f60b23 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary functions

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b6f90f4 View commit details
    Browse the repository at this point in the history
  4. added piecewise functions

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    42fb52c View commit details
    Browse the repository at this point in the history
  5. fixed piecewise validation functions

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    27ed57a View commit details
    Browse the repository at this point in the history
  6. fixed syntax of fields and docstrings

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    86c158e View commit details
    Browse the repository at this point in the history
  7. corrected docstring

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    dc881de View commit details
    Browse the repository at this point in the history
  8. generalized validate_piecewise_x

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b1b2299 View commit details
    Browse the repository at this point in the history
  9. added piecewise step validation

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cd566d5 View commit details
    Browse the repository at this point in the history
  10. create test file

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    eb6567e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28aa651 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11fab39 View commit details
    Browse the repository at this point in the history
  13. remove escape characters

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    31bb312 View commit details
    Browse the repository at this point in the history
  14. add test function for XY_COORDS

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bd87b3f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b0dadb View commit details
    Browse the repository at this point in the history
  16. fixed typo

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b1ea159 View commit details
    Browse the repository at this point in the history
  17. change XY_COORDS to XYCoords

    jerrypotts authored and pesap committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c7d86eb View commit details
    Browse the repository at this point in the history