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 QNode config for mid-circuit measurement options #5679

Merged
merged 59 commits into from
Jun 4, 2024

Commits on May 10, 2024

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

Commits on May 16, 2024

  1. Added qjit error

    mudit2812 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3e65b57 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update qnode signature

    mudit2812 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bf88883 View commit details
    Browse the repository at this point in the history
  2. Minor changes to tidy up

    mudit2812 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7c37074 View commit details
    Browse the repository at this point in the history
  3. [skip ci] update changelog

    mudit2812 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b0db920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8df5ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b20ee65 View commit details
    Browse the repository at this point in the history
  6. [skip ci] Skip CI

    mudit2812 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    173d03f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Reverting debugging changes

    mudit2812 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bb0db18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    029ac2a View commit details
    Browse the repository at this point in the history
  3. Added preprocess tests

    mudit2812 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cd21934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdbaf42 View commit details
    Browse the repository at this point in the history
  5. Added qnode tests

    mudit2812 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0a9f52e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c641f9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Fixed qnode test

    mudit2812 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    79d078e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4319f73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac16f17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    375c35f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26b1b72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e6cb0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77614fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    951254f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Added docs

    mudit2812 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fcdfee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a658e View commit details
    Browse the repository at this point in the history
  3. Fix docs

    mudit2812 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    60912d2 View commit details
    Browse the repository at this point in the history
  4. Fix indentation in docs

    mudit2812 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    dab94bb View commit details
    Browse the repository at this point in the history
  5. Fix indentation again

    mudit2812 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a40e845 View commit details
    Browse the repository at this point in the history
  6. Another indentation fix..

    mudit2812 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9b14d37 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Made mcm_config dataclass

    mudit2812 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6abdd02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356f4cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73ee6e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9218ec1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    8548502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6cb55 View commit details
    Browse the repository at this point in the history
  3. Updated docs

    mudit2812 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3056cb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6069b10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d03b8d View commit details
    Browse the repository at this point in the history
  6. Removed failing test

    mudit2812 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a4f40e5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Updated docs

    mudit2812 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c6d2a4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f2be0 View commit details
    Browse the repository at this point in the history
  3. Update pennylane/devices/execution_config.py

    Co-authored-by: Christina Lee <christina@xanadu.ai>
    mudit2812 and albi3ro authored May 29, 2024
    Configuration menu
    Copy the full SHA
    d8d60bb View commit details
    Browse the repository at this point in the history
  4. Remove qjit checks

    mudit2812 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    70bd23d View commit details
    Browse the repository at this point in the history
  5. Fixing linting error

    mudit2812 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c19dddd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dde1ee View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    88d9834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b809cd2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    85258d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0555e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bea44ba View commit details
    Browse the repository at this point in the history
  4. Update test doc

    mudit2812 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ac78db5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62e2d4b View commit details
    Browse the repository at this point in the history
  6. Added dev comment

    mudit2812 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cbdbd5c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    851cadf View commit details
    Browse the repository at this point in the history
  2. [skip ci] Skip CI

    mudit2812 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    47399e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31857c8 View commit details
    Browse the repository at this point in the history
  4. Fixing code cov

    mudit2812 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ef35642 View commit details
    Browse the repository at this point in the history
  5. Add coverage; update docs

    mudit2812 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d7eeb1d View commit details
    Browse the repository at this point in the history
  6. doc fix

    mudit2812 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2e3e3a0 View commit details
    Browse the repository at this point in the history