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

Update python WCC to leverage the CAPI #2866

Merged
merged 48 commits into from
Nov 14, 2022

Commits on Oct 31, 2022

  1. add wcc to the CMakeList

    jnke2016 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f3b0696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4278d1b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    d6206b1 View commit details
    Browse the repository at this point in the history
  2. update tests

    jnke2016 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    431fd73 View commit details
    Browse the repository at this point in the history
  3. fix style

    jnke2016 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d981172 View commit details
    Browse the repository at this point in the history
  4. remove legacy wcc

    jnke2016 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4bf1a8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a21ad0 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    jnke2016 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    829b3b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5a1f5d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 6, 2022

  1. remove outdated comments

    jnke2016 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6a0d8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba11c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8712ae2 View commit details
    Browse the repository at this point in the history
  4. define csr graph creation

    jnke2016 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b6d7e50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    448407e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ef7021 View commit details
    Browse the repository at this point in the history
  7. update wcc function call

    jnke2016 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b7a2563 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06f61d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8f85a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c44bb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bf584e View commit details
    Browse the repository at this point in the history
  12. update copyright

    jnke2016 committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    0e398ed View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. update plc tests

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7fc8c67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70dc07 View commit details
    Browse the repository at this point in the history
  3. update wcc function call

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    0f98362 View commit details
    Browse the repository at this point in the history
  4. remove legacy wcc

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7ee82f2 View commit details
    Browse the repository at this point in the history
  5. fix typo

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    12cedbc View commit details
    Browse the repository at this point in the history
  6. fix docstrings

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6fd7ee3 View commit details
    Browse the repository at this point in the history
  7. remove outdated comments

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1c0c42e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eff85e View commit details
    Browse the repository at this point in the history
  9. fix style

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5dcc644 View commit details
    Browse the repository at this point in the history
  10. fix merge conflict

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c0b9f0e View commit details
    Browse the repository at this point in the history
  11. fix copyright

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3d41f47 View commit details
    Browse the repository at this point in the history
  12. update copyright

    jnke2016 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ead17bd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    f2876e1 View commit details
    Browse the repository at this point in the history
  2. remvove warning

    jnke2016 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    749de76 View commit details
    Browse the repository at this point in the history
  3. rename helper function

    jnke2016 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1dab25e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    f30a421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c9fc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f33302 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    680964c View commit details
    Browse the repository at this point in the history
  5. update tests

    jnke2016 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    cbd2c16 View commit details
    Browse the repository at this point in the history
  6. fix style

    jnke2016 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4f72191 View commit details
    Browse the repository at this point in the history
  7. fix merge conflic

    jnke2016 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    63bf40b View commit details
    Browse the repository at this point in the history
  8. fix merge conflicts

    jnke2016 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9bf2d20 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. remove outdated comments

    jnke2016 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    56ce84e View commit details
    Browse the repository at this point in the history
  2. update docstrings

    jnke2016 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8de6361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9122619 View commit details
    Browse the repository at this point in the history