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 supports_submit_qubo filter to backends() #922

Merged
merged 6 commits into from
Mar 8, 2024

Conversation

bharat-thotakura
Copy link
Contributor

@bharat-thotakura bharat-thotakura commented Mar 8, 2024

Fixes an issue with ss_unconstrained_simulator being excluded from a qiskit_superstaq.SuperstaqProvider().backends() call after recent updates such as #914.

bharat-thotakura and others added 3 commits March 8, 2024 10:14
Fixes an issue with `ss_unconstrained_simulator` being excluded from a `qss.SuperstaqProvider.backends()` call after recent updates such as #914.

(Corrects miscellaneous docstring typos tangentially)
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@bharat-thotakura
Copy link
Contributor Author

bharat-thotakura commented Mar 8, 2024

The diff in the notebook is due to a ruff format automatically applied locally, the main change is just the mention of the supports_submit_qubo filter:

image

@bharat-thotakura bharat-thotakura marked this pull request as ready for review March 8, 2024 16:38
@richrines1
Copy link
Contributor

oh wow good catch, this is my bad :)

Copy link
Contributor

@richrines1 richrines1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks :)

@bharat-thotakura bharat-thotakura merged commit 7467f8b into main Mar 8, 2024
18 checks passed
@bharat-thotakura bharat-thotakura deleted the qubo-filter-fix branch March 8, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants