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

Port CRX/Y/Z gates to Rust #12648

Merged
merged 11 commits into from
Jun 28, 2024
Merged

Port CRX/Y/Z gates to Rust #12648

merged 11 commits into from
Jun 28, 2024

Commits on Jun 19, 2024

  1. v0 of CR-Pauli gates

    Cryoris committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a193bcf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix inevitable matrix typos

    Cryoris committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    50869a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

    and prepare for U1/2/3 PR
    Cryoris committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c087960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25909b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    3730716 View commit details
    Browse the repository at this point in the history
  2. fix num params/qubits

    Cryoris committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c15b905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed7ebe6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

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