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

Trim ionq_ prefix from backends lookup #196

Merged
merged 13 commits into from
Sep 20, 2024
Merged

Trim ionq_ prefix from backends lookup #196

merged 13 commits into from
Sep 20, 2024

Commits on Sep 12, 2024

  1. Trim ionq_ prefix from backends lookup

    @splch do you think we could target having tests added for this before releasing 0.5.6? I'm a little uncomfortable with it given the hiccups re: launch
    Cynocracy committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bfdecfd View commit details
    Browse the repository at this point in the history
  2. Update helpers.py

    Cynocracy authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    285bff0 View commit details
    Browse the repository at this point in the history
  3. Update helpers.py

    Cynocracy authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    23b561d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add test for get_n_qubits

    splch committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3bf9b88 View commit details
    Browse the repository at this point in the history
  2. fix ionq_qpu. 8 length

    splch committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d5ed477 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add url and headers to tests

    splch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    376887b View commit details
    Browse the repository at this point in the history
  2. fix linting

    splch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    86ad61f View commit details
    Browse the repository at this point in the history
  3. fix tests (add pytest to tox)

    splch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    14dc0ce View commit details
    Browse the repository at this point in the history
  4. fix 3.9 typing

    splch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    215e863 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1605d79 View commit details
    Browse the repository at this point in the history
  6. fix precommit typing error

    splch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    56b156f View commit details
    Browse the repository at this point in the history
  7. ignore the 6/5 pos arg errors

    splch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0fa0e8f View commit details
    Browse the repository at this point in the history
  8. fix pre-commit length error

    splch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3d27d12 View commit details
    Browse the repository at this point in the history