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

Support for backends with defective qubits and gates #4782

Merged

Commits on Mar 27, 2020

  1. initial commit

    Luciano Bello committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    e4035a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates
    Luciano Bello committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f14f154 View commit details
    Browse the repository at this point in the history
  2. faulty qubit insertion

    Luciano Bello committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    1b4b5f5 View commit details
    Browse the repository at this point in the history
  3. operational False

    Luciano Bello committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    102cb57 View commit details
    Browse the repository at this point in the history
  4. pruned coupling map

    Luciano Bello committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ad0261a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. no gate operation parameter for now

    Luciano Bello committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b13e6fb View commit details
    Browse the repository at this point in the history
  2. faulty gate

    Luciano Bello committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0accd6d View commit details
    Browse the repository at this point in the history
  3. fake_ourense_faulty_cx13

    Luciano Bello committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c7422d1 View commit details
    Browse the repository at this point in the history
  4. testing of the fake backends

    Luciano Bello committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5d8fa92 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates
    Luciano Bello committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    f9f2cc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates
    Luciano Bello committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    d8ea453 View commit details
    Browse the repository at this point in the history
  2. a test

    Luciano Bello committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    1c5c683 View commit details
    Browse the repository at this point in the history
  3. disconnected coupling map

    Luciano Bello committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    a9b5fce View commit details
    Browse the repository at this point in the history
  4. add fault register at the end

    Luciano Bello committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    2b5d3b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. transform the circuit into the faulty backend

    Luciano Bello committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    702adc9 View commit details
    Browse the repository at this point in the history
  2. simulators do not have properties

    Luciano Bello committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    6103f0a View commit details
    Browse the repository at this point in the history
  3. assertIdleQ1

    Luciano Bello committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    250bc42 View commit details
    Browse the repository at this point in the history
  4. assertEqualCount

    Luciano Bello committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    644196b View commit details
    Browse the repository at this point in the history
  5. remove faulty qubtis from properties

    Luciano Bello committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    26cd85d View commit details
    Browse the repository at this point in the history
  6. backend_property for faulty qubits

    Luciano Bello committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    4c37fea View commit details
    Browse the repository at this point in the history
  7. adapt Layout2qDistance to disconnected coupling map

    Luciano Bello committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    d906cdd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates
    Luciano Bello committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    444a435 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. remove _create_qreg

    Luciano Bello committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a38c101 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. assuming coupling map

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    108c7cd View commit details
    Browse the repository at this point in the history
  2. layout with disconnected qubits

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a38a923 View commit details
    Browse the repository at this point in the history
  3. test for faulty gate

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    92f5f94 View commit details
    Browse the repository at this point in the history
  4. support for faulty gate

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    775aa5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c83e48b View commit details
    Browse the repository at this point in the history
  6. test

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7fd8f3f View commit details
    Browse the repository at this point in the history
  7. unused import

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    86cf9b6 View commit details
    Browse the repository at this point in the history
  8. merge

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    25985e3 View commit details
    Browse the repository at this point in the history
  9. new fault backend

    Luciano Bello committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    9c4904f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. test

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    b4bcb3b View commit details
    Browse the repository at this point in the history
  2. take the largest connected component

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    232e1b8 View commit details
    Browse the repository at this point in the history
  3. lint

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    05f1ae7 View commit details
    Browse the repository at this point in the history
  4. adjust test

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    04469e0 View commit details
    Browse the repository at this point in the history
  5. lint

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    54b5aab View commit details
    Browse the repository at this point in the history
  6. lint1

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    c398c6c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates_connected_cm
    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    aaee4b5 View commit details
    Browse the repository at this point in the history
  8. lint2

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    488e717 View commit details
    Browse the repository at this point in the history
  9. lint3

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    b0234f3 View commit details
    Browse the repository at this point in the history
  10. lint4

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    f2cb84e View commit details
    Browse the repository at this point in the history
  11. lint5

    Luciano Bello committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    018145b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates_connected_cm
    Luciano Bello committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    991975b View commit details
    Browse the repository at this point in the history
  2. _parse_initial_layout

    Luciano Bello committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    26895fd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates_connected_cm
    Luciano Bello committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    dd2c757 View commit details
    Browse the repository at this point in the history
  2. initial layot support

    Luciano Bello committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    cee7c36 View commit details
    Browse the repository at this point in the history
  3. TestFaultyCX13

    Luciano Bello committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    b0a4d07 View commit details
    Browse the repository at this point in the history
  4. more testing

    Luciano Bello committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    6985728 View commit details
    Browse the repository at this point in the history
  5. cm -> context

    Luciano Bello committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    d85dcde View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

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

Commits on Jun 11, 2020

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

Commits on Jun 18, 2020

  1. Update qiskit/providers/models/backendproperties.py

    Co-authored-by: Ali Javadi-Abhari <ajavadia@users.noreply.github.com>
    Luciano Bello and ajavadia committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6e92865 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Ali Javadi-Abhari <ajavadia@users.noreply.github.com>
    Luciano Bello and ajavadia committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    477015c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    323fc54 View commit details
    Browse the repository at this point in the history
  4. mv qiskit/test/mock/backends/ourense/fake_ourense_faulty* to test/pyt…

    …hon/providers/faulty_backends.py
    Luciano Bello committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    13b92f3 View commit details
    Browse the repository at this point in the history
  5. cleaning up

    Luciano Bello committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    24ea395 View commit details
    Browse the repository at this point in the history
  6. lint

    Luciano Bello committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    a9dbcee View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

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

Commits on Jul 1, 2020

  1. Merge branch 'master' of github.com:Qiskit/qiskit-terra into defectiv…

    …e_qubits_and_gates_connected_cm
    Luciano Bello committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    239af26 View commit details
    Browse the repository at this point in the history
  2. moving faulty_qubits and faulty_gates to properties

    Luciano Bello committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    db52ca4 View commit details
    Browse the repository at this point in the history
  3. another fix

    Luciano Bello committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d24ca1a View commit details
    Browse the repository at this point in the history
  4. lint

    Luciano Bello committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    339136c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    5cb5d97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa15de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6fd128 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63ab997 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b5422f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    a8e7b5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a7c46f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f6a9fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8925508 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

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

Commits on Jul 22, 2020

  1. merge

    Luciano Bello committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    67bc7e7 View commit details
    Browse the repository at this point in the history
  2. defective qubtis per circuit

    Luciano Bello committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    bb256e9 View commit details
    Browse the repository at this point in the history
  3. docstring

    Luciano Bello committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9a9bd56 View commit details
    Browse the repository at this point in the history
  4. linting

    Luciano Bello committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9053d30 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    755e9c9 View commit details
    Browse the repository at this point in the history
  2. test added

    Luciano Bello committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    f7e3904 View commit details
    Browse the repository at this point in the history
  3. docstring

    Luciano Bello committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    e5ccdc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

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

    Luciano Bello committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    777a350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f726d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    785d4ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2f8980 View commit details
    Browse the repository at this point in the history