Skip to content

Issues: Qiskit-Extensions/circuit-knitting-toolbox

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Make cutting-for-depth compatible with SingleQPDGates in the workflow cutting QPD-based circuit cutting code qpd Related to quasi-probability decompositions
#576 opened May 3, 2024 by garrison
error in wire_cutting_post_processing.py", line 164, in fill_label cutqc Related to the wire cutting code based on the CutQC paper, arXiv:2012.02333
#569 opened Apr 27, 2024 by naeemktk
Deprecate post-processing of SamplerV1 results and ExactSampler cutting QPD-based circuit cutting code
#551 opened Apr 16, 2024 by garrison 0.8.0
Enable additional pylint checks code quality Related to style, linters, etc. low priority
#545 opened Apr 12, 2024 by garrison
11 tasks
CKT can't cut symbolically parametrized gates cutting QPD-based circuit cutting code enhancement New feature or request
#539 opened Apr 9, 2024 by caleb-johnson
Pass shots count to Qiskit runtime in proportion to each subexperiment's weight cutting QPD-based circuit cutting code enhancement New feature or request
#532 opened Apr 4, 2024 by garrison
Implement optimal cutting of a single, general two-qubit unitary cutting QPD-based circuit cutting code enhancement New feature or request
#531 opened Apr 3, 2024 by garrison
Remove CutQC cutqc Related to the wire cutting code based on the CutQC paper, arXiv:2012.02333
#519 opened Mar 29, 2024 by garrison
6 tasks
ValueError: Maximum allowed dimension exceeded in cutqc bug Something isn't working cutqc Related to the wire cutting code based on the CutQC paper, arXiv:2012.02333
#518 opened Mar 29, 2024 by garrison
Extensively test output of cut finder against qpd basis instances cut finder Related to the automatic cut finder tests Related to tests
#516 opened Mar 28, 2024 by ibrahim-shehzad
Use SamplerV2 and EstimatorV2 in tests cutting QPD-based circuit cutting code tests Related to tests
#506 opened Mar 15, 2024 by garrison
Implement cutting tutorials as Qiskit Patterns cutting QPD-based circuit cutting code documentation Improvements or additions to documentation
#477 opened Feb 7, 2024 by caleb-johnson 0.7.3
Manual Method cutting cutqc Related to the wire cutting code based on the CutQC paper, arXiv:2012.02333
#473 opened Feb 3, 2024 by naeemktk
How to use circuit-knitting-toolbox to cut circuits that are not fully connected bug Something isn't working cutqc Related to the wire cutting code based on the CutQC paper, arXiv:2012.02333
#450 opened Nov 11, 2023 by hang-dev
Deserializing a SingleQubitQPDGate results in a generic Instruction cutting QPD-based circuit cutting code qpd Related to quasi-probability decompositions serialization Related to serialization of our custom objects
#444 opened Oct 30, 2023 by garrison
Serialization of TwoQubitQPDGate should not decompose it into two SingleQubitQPDGates cutting QPD-based circuit cutting code qpd Related to quasi-probability decompositions serialization Related to serialization of our custom objects
#443 opened Oct 27, 2023 by garrison
Add Explanation of QPDGate classes cutting QPD-based circuit cutting code documentation Improvements or additions to documentation
#440 opened Oct 12, 2023 by garrison
Explain the difference between "weights" and "coefficients" cutting QPD-based circuit cutting code documentation Improvements or additions to documentation
#411 opened Sep 11, 2023 by garrison 0.7.3
the running time of multiple threads in reconstruction and DD (Dynamic Definition) query algorithms cutqc Related to the wire cutting code based on the CutQC paper, arXiv:2012.02333
#366 opened Aug 16, 2023 by hang-dev
The num_subcircuits argument to cutting.cutqc.find_wire_cuts should not be None cutqc Related to the wire cutting code based on the CutQC paper, arXiv:2012.02333 good first issue Good for newcomers
#341 opened Jul 27, 2023 by caleb-johnson
Create explanation section about num_samples, shots, and how stratified sampling is used in circuit cutting cutting QPD-based circuit cutting code documentation Improvements or additions to documentation qpd Related to quasi-probability decompositions
#284 opened Jun 23, 2023 by garrison 0.7.3
Allow for easy updates to QPDGates' QPDBasis cutting QPD-based circuit cutting code enhancement New feature or request
#266 opened Jun 17, 2023 by caleb-johnson
ProTip! Exclude everything labeled bug with -label:bug.