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

Add optional local qubits parameter #351

Merged
merged 67 commits into from
Jun 9, 2023
Merged

Add optional local qubits parameter #351

merged 67 commits into from
Jun 9, 2023

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    ad1ec1c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    andrea-pasquale committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e0a8e47 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    andrea-pasquale committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d89ff19 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Add update option

    andrea-pasquale committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7f3f195 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd5488d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    40454e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2828e62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6195aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe4fab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68126eb View commit details
    Browse the repository at this point in the history
  6. Fix pylint

    andrea-pasquale committed May 29, 2023
    Configuration menu
    Copy the full SHA
    443373f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0d500a View commit details
    Browse the repository at this point in the history
  8. Increase coverage

    andrea-pasquale committed May 29, 2023
    Configuration menu
    Copy the full SHA
    95b1f02 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    cff6cb1 View commit details
    Browse the repository at this point in the history
  2. Update docstring

    andrea-pasquale committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a02eeae View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Introduce QubitId

    andrea-pasquale committed May 31, 2023
    Configuration menu
    Copy the full SHA
    bbff30f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    8cc72e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e03d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841bc5a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Improve coverage

    andrea-pasquale committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5c62db8 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    andrea-pasquale committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6f30c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8775b09 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge pull request #366 from qiboteam/optional_update

    Add possibility to disable and customize update mechanism
    andrea-pasquale authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d335483 View commit details
    Browse the repository at this point in the history
  2. Stavros suggestion

    andrea-pasquale committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    05761bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #382 from qiboteam/qubitid

    Introduce QubitID
    andrea-pasquale authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b655ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fae4e38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dbb61e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c811a7a View commit details
    Browse the repository at this point in the history
  7. Fix pylint

    andrea-pasquale committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ee7a085 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. First cleanup

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    62d078a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pycln' into qubit_local

    * pycln: (71 commits)
      [pre-commit.ci] auto fixes from pre-commit.com hooks
      Add pycln to pre-commit hooks
      Juan's suggestion
      Fix typo
      costume typing in params
      simplified random_clifford
      minor fix
      rb -> randomized_benchmarking
      rb -> randomized_benchmarking
      fix tests
      Rename `rb` and add `random_clifford`
      Rename `rb` and add `random_clifford`
      RB->rb, moved noisemodels to rb
      Update src/qibocal/protocols/characterization/RB/circuit_tools.py
      lint fix
      minor fixes
      [pre-commit.ci] auto fixes from pre-commit.com hooks
      standard RB plot use meta data from result
      use external plot function in standard_rb
      Change plot of DecayResult to external functions
      ...
    alecandido committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ce4902c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84bdf14 View commit details
    Browse the repository at this point in the history
  4. Use default colors

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    795030f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b997c0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    892a995 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7152bb5 View commit details
    Browse the repository at this point in the history
  8. Restore lock

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ea5ea2c View commit details
    Browse the repository at this point in the history
  9. Restore runcard

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7d6f6a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1c00a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c018084 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f31b609 View commit details
    Browse the repository at this point in the history
  13. Fix tests

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fccfdeb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20a4370 View commit details
    Browse the repository at this point in the history
  15. Minor fixes

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    07f1859 View commit details
    Browse the repository at this point in the history
  16. Fix pylint

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b33db4f View commit details
    Browse the repository at this point in the history
  17. Single ActionBuilder

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9395b96 View commit details
    Browse the repository at this point in the history
  18. Continue cleanup

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2c788fc View commit details
    Browse the repository at this point in the history
  19. Fix tests

    andrea-pasquale committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3dc7d1b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0d199f3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bfe1d71 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8381900 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Add docstrings

    andrea-pasquale committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d429d38 View commit details
    Browse the repository at this point in the history
  2. Update README

    andrea-pasquale committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    369d8c3 View commit details
    Browse the repository at this point in the history
  3. Fix type hints

    andrea-pasquale committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    61a81a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba68a40 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    abad818 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    andrea-pasquale committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    02b0750 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b26324 View commit details
    Browse the repository at this point in the history
  4. Fix coverage

    andrea-pasquale committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    243ed34 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    8e404f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1660ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e248b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95461a2 View commit details
    Browse the repository at this point in the history
  5. Minor changes

    andrea-pasquale committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6c10281 View commit details
    Browse the repository at this point in the history
  6. Remove unused option

    andrea-pasquale committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9a66430 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d566f0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #387 from qiboteam/cleanup

    Cleanup outdated routines and unused features
    andrea-pasquale authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    fecf5dc View commit details
    Browse the repository at this point in the history