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

Deprecate fake backends based on BackendV1 #12660

Merged
merged 147 commits into from
Jul 29, 2024

Commits on Jun 24, 2024

  1. deprecate qobj and assemble

    1ucian0 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2e99d5a View commit details
    Browse the repository at this point in the history
  2. reno

    1ucian0 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    76e6dd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. first attempt on Fake1QV2

    1ucian0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a3610f5 View commit details
    Browse the repository at this point in the history
  2. deprecate Fake1Q

    1ucian0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7c79309 View commit details
    Browse the repository at this point in the history
  3. Fake1QV2 should not have two-qubit gates

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a5a6d72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70113d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca7eba8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43cfcb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    535f133 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a265bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eea59aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2ed530 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cabdc1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52f950c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1659bab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9dc496a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3bafa47 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    429718e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8498188 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6c20149 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1fb7833 View commit details
    Browse the repository at this point in the history
  20. test.python.pulse.test_macros

    1ucian0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c800414 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    da77a15 View commit details
    Browse the repository at this point in the history
  22. test.python.pulse.test_block

    1ucian0 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    40e2e69 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ddef320 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    847b920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9cbe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    783b426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    798d06b View commit details
    Browse the repository at this point in the history
  5. test.python.transpiler.test_passmanager_config.TestPassManagerConfig.…

    …test_from_backend_and_user
    1ucian0 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    77bf474 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5dfacd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d892be3 View commit details
    Browse the repository at this point in the history
  8. test.python.circuit.test_scheduled_circuit.TestScheduledCircuit.test_…

    …schedule_circuit_when_backend_tells_dt
    1ucian0 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2170a97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a21ee82 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21540a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    b57241c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a398425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d96cc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fakebackend pulse

    1ucian0 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e0a3999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f67c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66c6490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bba185 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b809ace View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5c5b43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7edd883 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5e8b28 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    a2ee3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a56629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    249ccb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e48d295 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50a350a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fefb294 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da38a72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a418008 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3f0c79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c99f28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5124403 View commit details
    Browse the repository at this point in the history
  12. Aer using Provider ABC

    1ucian0 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    884d394 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. aer warnings

    1ucian0 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ada3d38 View commit details
    Browse the repository at this point in the history
  2. reno

    1ucian0 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    593fabb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. another pass on reno

    1ucian0 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1d781b0 View commit details
    Browse the repository at this point in the history
  2. test.python.pulse

    1ucian0 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    621e72a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3898c77 View commit details
    Browse the repository at this point in the history
  4. add module to fiterwarning

    1ucian0 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c2f2fdb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    73dd5af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82032bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    963b1ae View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. conflicts

    1ucian0 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2ebd949 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    4c7fc59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6714d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a921073 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31a03e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    226a98b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dc293b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    c20b11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283471b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ec7f9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc8f237 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df530ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    105848f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    386d893 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ce73df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3db79f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    f1a6490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6bae24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcc7db4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56a401a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d08cea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fbb30f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    6743992 View commit details
    Browse the repository at this point in the history
  2. seeding all GenericBackendV2

    1ucian0 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4492c62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cbf167 View commit details
    Browse the repository at this point in the history
  4. deprecation warnings: once

    1ucian0 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2c88395 View commit details
    Browse the repository at this point in the history
  5. default

    1ucian0 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ce72692 View commit details
    Browse the repository at this point in the history
  6. default

    1ucian0 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    365da09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b233d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Apply suggestions from code review

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d185d7e View commit details
    Browse the repository at this point in the history
  2. remove catch

    1ucian0 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ac54cd8 View commit details
    Browse the repository at this point in the history
  3. new deprecate warning message

    1ucian0 committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9cd165b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c6716 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    a45431a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4ad6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4751fe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93030c7 View commit details
    Browse the repository at this point in the history
  5. concurrency warnings

    1ucian0 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fa7f32d View commit details
    Browse the repository at this point in the history
  6. ignore aer warnings

    1ucian0 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2a085b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update test/python/providers/fake_provider/test_fake_backends.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5e63bef View commit details
    Browse the repository at this point in the history
  2. Update test/python/circuit/test_parameters.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    83332e5 View commit details
    Browse the repository at this point in the history
  3. Update qiskit/providers/models/pulsedefaults.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    60cc9c5 View commit details
    Browse the repository at this point in the history
  4. Update test/python/providers/fake_provider/test_fake_backends.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1362b1b View commit details
    Browse the repository at this point in the history
  5. Update test/python/providers/fake_provider/test_generic_backend_v2.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    787090f View commit details
    Browse the repository at this point in the history
  6. lint

    1ucian0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    20a0c5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd216a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1c3b32 View commit details
    Browse the repository at this point in the history
  9. Update test/python/transpiler/test_sabre_swap.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7a2b3f7 View commit details
    Browse the repository at this point in the history
  10. Update qiskit/providers/models/pulsedefaults.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5f19ae9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    449c594 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8760ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a761b2d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    264f2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c76ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9741934 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    4e83c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b69bdf9 View commit details
    Browse the repository at this point in the history
  3. conflicts

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    db985db View commit details
    Browse the repository at this point in the history
  4. less lines

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8c7f685 View commit details
    Browse the repository at this point in the history
  5. conflicts

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a9802da View commit details
    Browse the repository at this point in the history
  6. seeding

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cd21d30 View commit details
    Browse the repository at this point in the history
  7. remove those comments

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f34620c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6013044 View commit details
    Browse the repository at this point in the history
  9. tokyo cmap

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ff36f48 View commit details
    Browse the repository at this point in the history
  10. test.python.circuit.test_scheduled_circuit.TestScheduledCircuit.test_…

    …schedule_circuit_when_backend_tells_dt
    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5eb561e View commit details
    Browse the repository at this point in the history
  11. conflict

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4053ad4 View commit details
    Browse the repository at this point in the history
  12. comment in test_sequencer.py

    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    469189c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    11a82d4 View commit details
    Browse the repository at this point in the history
  14. Update test/python/primitives/test_primitive.py

    Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
    1ucian0 and ElePT committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3535925 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e005b48 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'fake_provider/backendV2/1' of github.com:1ucian0/qiskit…

    …-terra into fake_provider/backendV2/1
    1ucian0 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    adca82c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    10b0de4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    87aae01 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    589e6f2 View commit details
    Browse the repository at this point in the history
  2. conflicts

    1ucian0 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fc9e4e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd2e363 View commit details
    Browse the repository at this point in the history
  4. use more legacy_map

    1ucian0 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    982e274 View commit details
    Browse the repository at this point in the history
  5. KYOTO_CMAP

    1ucian0 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    36633d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. more legacy_cmap

    1ucian0 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6b521db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889173b View commit details
    Browse the repository at this point in the history