Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Develop add python property access #750

Merged
merged 29 commits into from
Sep 25, 2020

Commits on Sep 14, 2020

  1. Add support for python properties

    David P. Chassin committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7701f0f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Finalized basic python property object implementation

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    5135b5b View commit details
    Browse the repository at this point in the history
  2. Add example

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    f063fe5 View commit details
    Browse the repository at this point in the history
  3. Update Property.md

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    9f21c2a View commit details
    Browse the repository at this point in the history
  4. Delete Stochastic variables.ipynb

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    d03dfa4 View commit details
    Browse the repository at this point in the history
  5. Add support for property comparisons

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    ec703be View commit details
    Browse the repository at this point in the history
  6. Update example

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    d52453a View commit details
    Browse the repository at this point in the history
  7. Fix property type structure init

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7ada710 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/develop-fix-load-phase-tautology…

    …' into develop-add-python-property-access
    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    bb80fc7 View commit details
    Browse the repository at this point in the history
  9. Add support for unit conversion in python property

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    5ef7818 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0bfd64c View commit details
    Browse the repository at this point in the history
  11. Workaround for python finalize exception

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7046c72 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'develop' into develop-add-python-property-access

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    34a176d View commit details
    Browse the repository at this point in the history
  13. Update python_embed.cpp

    David P. Chassin committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    f2856e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Update Property.md

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    f538539 View commit details
    Browse the repository at this point in the history
  2. Update Property.md

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    c57bdae View commit details
    Browse the repository at this point in the history
  3. Update test_python_property.glm

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    19be693 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop-add-python-property-access' of https://github.c…

    …om/slacgismo/gridlabd into develop-add-python-property-access
    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    a855111 View commit details
    Browse the repository at this point in the history
  5. Fix problem with modlist in python event handler

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    5ba81eb View commit details
    Browse the repository at this point in the history
  6. Update main.cpp

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    ba3ad9b View commit details
    Browse the repository at this point in the history
  7. Added python shadow class tutorial

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    3218203 View commit details
    Browse the repository at this point in the history
  8. Fix json2png it can plot csv data by default

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    2b72a33 View commit details
    Browse the repository at this point in the history
  9. Create tmy32glm.py

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    63de755 View commit details
    Browse the repository at this point in the history
  10. Update Makefile.mk

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    92abe11 View commit details
    Browse the repository at this point in the history
  11. Update Python shadow class tutorial.ipynb

    David P. Chassin committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    35016fa View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Fix traceback issues

    David P. Chassin committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f6ed3ed View commit details
    Browse the repository at this point in the history
  2. Update thermostat.py

    David P. Chassin committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c941cde View commit details
    Browse the repository at this point in the history
  3. Update Python shadow class tutorial.ipynb

    David P. Chassin committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    70157c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

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