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

Accel/expval #481

Merged
merged 13 commits into from
Aug 25, 2023
Merged

Accel/expval #481

merged 13 commits into from
Aug 25, 2023

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    c45cd23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ff620 View commit details
    Browse the repository at this point in the history
  3. Add binding to LKokkos expval(matrix, wires). Combine expval functor …

    …calls into two templated methods. Call specialized expval methods when possible. Remove obsolete 'Apply directly' tests.
    vincentmr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e0d3212 View commit details
    Browse the repository at this point in the history
  4. Update changelog.

    vincentmr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4305edc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5595e3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22c47f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e1565d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Add typename macos.

    vincentmr committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    614e4de View commit details
    Browse the repository at this point in the history
  2. Use Kokkos::ThreadVectorRange policy for innerloop in getExpectationV…

    …alueMultiQubitOpFunctor.
    vincentmr committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b1afba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b22095 View commit details
    Browse the repository at this point in the history
  4. Couple fix for HIP.

    vincentmr committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    53b48d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb43f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Use inner product scheme instead of getExpectationValueMultiQubitOpFu…

    …nctor to compute multi-qubit expval.
    vincentmr committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d1384d1 View commit details
    Browse the repository at this point in the history