Add new peaked circuit models to JSON data#175
Open
hthayko wants to merge 3 commits into
Open
Conversation
|
@hthayko is attempting to deploy a commit to the Abdon's projects Team on Vercel. A member of the Team first needs to authorize it. |
This was referenced May 29, 2026
Added P11 and P12 HQAP circuits from Peaked Portal.
Contributor
Author
|
Thanks @abdonrd - just added all changes together as requested. |
abdonrd
reviewed
May 29, 2026
| "id": "peaked_circuit_P11_Hqap_98x1999", | ||
| "path": "peaked_circuit_P11_Hqap_98x1999.qasm", | ||
| "qubits": 98, | ||
| "gates": 1999 |
Member
There was a problem hiding this comment.
The CI is failing because we just added a new category field to the instances today!
https://quantum-advantage-tracker.github.io
Could you please add it to both new instances? 😅 It's the latest thing!
- "gates": 1999
+ "gates": 1999,
+ "category": "Active candidates|Superseded candidates|Baseline benchmarks"- Active candidates: Problem instances where quantum computations currently appear to challenge leading classical methods, and where further benchmarking is needed to determine whether an advantage exists.
- Superseded candidates: Problem instances where quantum computations once appeared to challenge leading classical methods, but for which subsequent classical progress has closed or reversed the apparent gap.
- Baseline benchmarks: Problem instances that provide useful reference points for comparing quantum and classical methods, including examples where the state-of-the-art solutions are classical.
Thanks!
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added P11 and P12 HQAP circuits from Peaked Portal.