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

Multi-qubit fusion #577

Merged
merged 23 commits into from
May 9, 2022
Merged

Multi-qubit fusion #577

merged 23 commits into from
May 9, 2022

Commits on Apr 2, 2022

  1. Implement neighbor fusion

    stavros11 committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    e97bd69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6ed89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2767228 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Fix circuit.fuse

    stavros11 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    47b053a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Fix checks

    stavros11 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b0c5da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6272cf6 View commit details
    Browse the repository at this point in the history
  3. Implement queue.fuse

    stavros11 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8c30fc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Fix case max_qubits>2

    stavros11 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    36d4687 View commit details
    Browse the repository at this point in the history
  2. Fix fusion tests

    stavros11 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    93ed3a6 View commit details
    Browse the repository at this point in the history
  3. Improve find_moment

    stavros11 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    69369f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    30621c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7973c46 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    stavros11 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2b0b1c9 View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    stavros11 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0c9d45c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Test passing

    stavros11 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a85a6b3 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    stavros11 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8674c2a View commit details
    Browse the repository at this point in the history
  3. Cleanup

    stavros11 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8d8a01f View commit details
    Browse the repository at this point in the history
  4. Simplify methods

    stavros11 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b8f55a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43b7315 View commit details
    Browse the repository at this point in the history
  6. Add comments

    stavros11 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1735fa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Fix qibotf tests

    stavros11 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b6ebbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e9363 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Update docs

    stavros11 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    af2a7c0 View commit details
    Browse the repository at this point in the history