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

TCOPFLOW Python Bindings First Pass #131

Merged
merged 36 commits into from
May 21, 2024
Merged

TCOPFLOW Python Bindings First Pass #131

merged 36 commits into from
May 21, 2024

Commits on Apr 30, 2024

  1. add new branch and pytests repo

    Mohan, Jaya authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a794913 View commit details
    Browse the repository at this point in the history
  2. add tecopflow files

    Mohan, Jaya authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b86a675 View commit details
    Browse the repository at this point in the history
  3. clean dir and add new tcopflow files

    Mohan, Jaya authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b7d2694 View commit details
    Browse the repository at this point in the history
  4. Apply pre-commmit fixes

    cameronrutherford authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b96646c View commit details
    Browse the repository at this point in the history
  5. add tcopflow files to python bindings

    jaelynlitz authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    14a4f34 View commit details
    Browse the repository at this point in the history
  6. rename python files from test to example

    jaelynlitz authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    55836c5 View commit details
    Browse the repository at this point in the history
  7. Apply pre-commmit fixes

    jaelynlitz authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d08d491 View commit details
    Browse the repository at this point in the history
  8. rebase on origin branch

    Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9397341 View commit details
    Browse the repository at this point in the history
  9. test_tcopflow.cpp

    Jaya Mohan authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f4cc2d1 View commit details
    Browse the repository at this point in the history
  10. sort tcopflow functions

    Jaya Mohan authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    870ddb5 View commit details
    Browse the repository at this point in the history
  11. Apply pre-commmit fixes

    Jayapreethi authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    392f196 View commit details
    Browse the repository at this point in the history
  12. test tcopflow functions

    Jaya Mohan authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c790be8 View commit details
    Browse the repository at this point in the history
  13. first passing tcopflow test

    Jaya Mohan authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5d3f16d View commit details
    Browse the repository at this point in the history
  14. Apply pre-commmit fixes

    Jayapreethi authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    08060ca View commit details
    Browse the repository at this point in the history
  15. clean tcopflow test file

    Jaya Mohan authored and Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    666b028 View commit details
    Browse the repository at this point in the history
  16. Apply pre-commmit fixes

    Jayapreethi authored and actions-user committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f6aada7 View commit details
    Browse the repository at this point in the history
  17. file clean up and comment added to test_tcopflow.py

    Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2bdb686 View commit details
    Browse the repository at this point in the history
  18. removed tcopflow_bind files

    Jaya Mohan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9f1b8ab View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. add examples to example_tcopflow.pu

    Jaya Mohan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8679ebf View commit details
    Browse the repository at this point in the history
  2. Apply pre-commmit fixes

    Jayapreethi authored and actions-user committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e48546d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. remove u unused value on test_5_tcopflow.py

    Jaya Mohan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ed70232 View commit details
    Browse the repository at this point in the history
  2. Apply pre-commmit fixes

    Jayapreethi authored and actions-user committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b24dbd9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. check preconditions for all tests

    Jaya Mohan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3f31ecd View commit details
    Browse the repository at this point in the history
  2. Apply pre-commmit fixes

    Jayapreethi authored and actions-user committed May 9, 2024
    Configuration menu
    Copy the full SHA
    307458e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. documented tcopflow function on python_bindings.md file and tested th…

    …e functions
    Jaya Mohan committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ac9af84 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Added functions to exago_python_tcopflow.cpp and updated the document…

    …ation
    Jaya Mohan committed May 16, 2024
    Configuration menu
    Copy the full SHA
    60ecf8f View commit details
    Browse the repository at this point in the history
  2. Apply pre-commmit fixes

    Jayapreethi authored and actions-user committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0296d1b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. checked preconditions() before importing exago

    Jaya Mohan committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7bbf504 View commit details
    Browse the repository at this point in the history
  2. fix pre-commit checks

    Jaya Mohan committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0ec093d View commit details
    Browse the repository at this point in the history
  3. Apply pre-commmit fixes

    Jayapreethi authored and actions-user committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a96f99d View commit details
    Browse the repository at this point in the history
  4. check preconditions and import exago

    Jaya Mohan committed May 17, 2024
    Configuration menu
    Copy the full SHA
    63506a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a555fb6 View commit details
    Browse the repository at this point in the history
  6. Apply pre-commmit fixes

    Jayapreethi authored and actions-user committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d316898 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5700ee2 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. import exago after pre_conditions check

    Jaya Mohan committed May 20, 2024
    Configuration menu
    Copy the full SHA
    434b0ec View commit details
    Browse the repository at this point in the history