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

(LK-C-2) Add controlled named 2/4-qubit gate (e.g. NCIsingXX) support to Lightning Kokkos #953

Merged
merged 61 commits into from
Nov 12, 2024

Commits on Oct 18, 2024

  1. initial commit

    josephleekl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4b9062e View commit details
    Browse the repository at this point in the history
  2. initial commit

    josephleekl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ba70971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ac216a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bea8bf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38c48b9 View commit details
    Browse the repository at this point in the history
  6. format

    josephleekl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    968b86e View commit details
    Browse the repository at this point in the history
  7. format

    josephleekl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8c97d82 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. format

    josephleekl committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    09b07d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7106b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    34e6400 View commit details
    Browse the repository at this point in the history
  2. format

    josephleekl committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b1263fa View commit details
    Browse the repository at this point in the history
  3. trigger CI

    josephleekl committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1245270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ebee0f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

    josephleekl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a01b38a View commit details
    Browse the repository at this point in the history
  3. initial commit

    josephleekl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8dec286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17ef49b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3911c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a136669 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bead29b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa944b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b98a2a1 View commit details
    Browse the repository at this point in the history
  10. format

    josephleekl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bde08d0 View commit details
    Browse the repository at this point in the history
  11. fix disable multiRZ

    josephleekl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    35b048a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    993a6f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. add fail matrix test

    josephleekl committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3fb1ec0 View commit details
    Browse the repository at this point in the history
  2. clean up

    josephleekl committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    92f8939 View commit details
    Browse the repository at this point in the history
  3. update test

    josephleekl committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    29d7136 View commit details
    Browse the repository at this point in the history
  4. edit state_vector.py

    josephleekl committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0a4b71d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a2c4f9 View commit details
    Browse the repository at this point in the history
  6. format

    josephleekl committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e4e534f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    d0e75e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193338c View commit details
    Browse the repository at this point in the history
  3. update globalphase impl

    josephleekl committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3367a4b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. update ali comments

    josephleekl committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    79d5c01 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. update comments

    josephleekl committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3a99c5a View commit details
    Browse the repository at this point in the history
  2. update comments

    josephleekl committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4dd344e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    465c46c View commit details
    Browse the repository at this point in the history
  4. revert std::view change

    josephleekl committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bb46635 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

    josephleekl committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c79d411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c08fbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecd8677 View commit details
    Browse the repository at this point in the history
  5. format

    josephleekl committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a250a76 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. update basicgatefunctors

    josephleekl committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0e160bd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    9502b78 View commit details
    Browse the repository at this point in the history
  2. implement comments

    josephleekl committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    498802e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. make format

    josephleekl committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3d1e859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a69a4b5 View commit details
    Browse the repository at this point in the history
  3. merge with lk-control-1Q

    josephleekl committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f25011b View commit details
    Browse the repository at this point in the history
  4. fix merge issues

    josephleekl committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cc45e61 View commit details
    Browse the repository at this point in the history
  5. format

    josephleekl committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fedd270 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10a18bb View commit details
    Browse the repository at this point in the history
  7. add tests

    josephleekl committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    82b0b85 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    240500e View commit details
    Browse the repository at this point in the history
  2. fix merge squash

    josephleekl committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    020c215 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. update alfredo comments

    josephleekl committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b33d680 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    b2e278c View commit details
    Browse the repository at this point in the history
  2. add qml.ctrl test comment

    josephleekl committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9d93fe4 View commit details
    Browse the repository at this point in the history
  3. update shuli/ali comments

    josephleekl committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d59df2f View commit details
    Browse the repository at this point in the history
  4. add util:: namespace

    josephleekl committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3f1d800 View commit details
    Browse the repository at this point in the history