Open
Conversation
8909a9c to
2c3153c
Compare
2c3153c to
a1e13d4
Compare
140c68b to
169b84b
Compare
04bbfa9 to
1ae1d21
Compare
88c6607 to
1da6f23
Compare
b18e8f8 to
a68c6a4
Compare
52b7569 to
6cab862
Compare
6cab862 to
90d9909
Compare
90d9909 to
3d038db
Compare
663aee7 to
57ad1ab
Compare
91b554a to
6dfc126
Compare
d3e5f8a to
d25acff
Compare
d25acff to
dfc9b15
Compare
tanujkhattar
pushed a commit
that referenced
this pull request
Aug 18, 2025
part of #1348 Implements the Kikuchi graph adjacency matrix and adjacency list oracles, along with ones to load and index the constraints. And uses the oracles to build a sparse matrix block-encoding of the Kikuchi matrix. --------- Co-authored-by: Matthew Harrigan <mpharrigan@google.com>
dfc9b15 to
5b83781
Compare
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
d93e572 to
42b6fe8
Compare
42b6fe8 to
9395f2d
Compare
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.
A work-in-progress implementation of the paper Quartic quantum speedups for planted inference
Once the algorithm is implemented, I will pull out changes and library updates into separate PRs.
Individual PRs:
CtrlSpecto single qubit control #1137ControlledViaAnd#1373Bloq.get_ctrl_system: UseAndladder to reduce multiple controls to single control #1456SparseMatrixHermitianblock-encoding #1479QubitizationWalkOperator: remove specializations for control/adjoint and use defaults instead #1481MCXandMCZ#1502