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

Optimize ConsolidateBlocks further #10467

Merged
merged 18 commits into from
Aug 10, 2023
Merged

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    cd166e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    762c399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1167fa View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

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

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    292a431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb1b259 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix: Small modifications to blocks_to_matrix

    Small modifications based on previous reviews were made.
    raynelfss committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3e50849 View commit details
    Browse the repository at this point in the history
  2. Fix: Basis change without Matrix Multiplication.

    - Added `change_basis` function to switch the qubits in a 2-qubit gate.
    raynelfss committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4d16388 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    303b4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d47849c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    871a75e View commit details
    Browse the repository at this point in the history
  2. Fix: Use swap to swap rows

    raynelfss committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0e2bc10 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    7819cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc31408 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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