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

Support for adaptive quantum kernels on (certain) quantum hardware backends #741

Merged
merged 21 commits into from
Oct 16, 2023

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    58da0ff View commit details
    Browse the repository at this point in the history
  2. Actual changes to support Adaptive Profile

    - Add createReadResults back
    - Add LoadMeasureResult back
    - Update to use resultQubitVals instead of resultPtrValues
    - Add qubit_resetting module flags (and other module flags)
    - Make adaptive profile remote emulation work
    bmhowe23 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    66ca0a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ac941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97dfb88 View commit details
    Browse the repository at this point in the history
  5. Add new adaptive profile tests and update old ones

    Add/update tests
    
    qir_test_cond_for_loop*.cpp updates
    
    Add XFAIL on new test due to unknown emulation issue
    
    Update some adaptive profile tests
    
    Add base profile target to existing test
    
    Update tests
    
    Add qir_test_cond_for_break.cpp
    
    Add newlines at end of test files
    
    Even more new tests after finding sensitivity for setting the
    qubitMeasurementFeedback attribute correctly.
    bmhowe23 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    780a86d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a17e453 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    19ac07c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b804e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    5df7f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15c5c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e6886 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    41f712d View commit details
    Browse the repository at this point in the history
  2. Update PyQIR comment

    bmhowe23 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1f08eee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d90e40e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d57dbe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    8d695ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c5104d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    3c3d32f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a947a View commit details
    Browse the repository at this point in the history
  3. More test updates

    bmhowe23 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a362068 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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