Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Qiskit-Extensions/circuit-knitting-toolbox issues and pull requests
#454 - Pin `aiohttp != 3.9.0` during notebook tests
Pull Request -
State: closed - Opened by garrison about 1 year ago
- 2 comments
#453 - Cutting with quantum serverless notebook fails with `aiohttp == 3.9.0`
Issue -
State: closed - Opened by garrison about 1 year ago
- 2 comments
Labels: dependencies, cicd
#452 - Cut `Move` instructions do not work on hardware backends unless they support the `Reset` operation
Issue -
State: closed - Opened by garrison about 1 year ago
- 3 comments
Labels: bug, cutting
#451 - Remove qiskit `main` from "developments versions" CI workflow
Pull Request -
State: closed - Opened by garrison about 1 year ago
- 1 comment
#450 - How to use circuit-knitting-toolbox to cut circuits that are not fully connected
Issue -
State: open - Opened by hang-dev about 1 year ago
- 1 comment
Labels: bug, cutqc
#449 - Update forging how-to to Qiskit Nature 0.5
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: documentation, forging, urgent
#448 - Fix outdated docstring and type annotation for `example_circuit` test fixture
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: tests, cutting, code quality
#447 - Bump mypy from 1.5.1 to 1.6.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#446 - Bump pylint from 2.17.7 to 3.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#445 - `QPDGate` serialization meta-issue
Issue -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: qpd, serialization
#444 - Deserializing a `SingleQubitQPDGate` results in a generic `Instruction`
Issue -
State: open - Opened by garrison over 1 year ago
Labels: qpd, cutting, serialization
#443 - Serialization of `TwoQubitQPDGate` should not decompose it into two `SingleQubitQPDGate`s
Issue -
State: open - Opened by garrison over 1 year ago
Labels: qpd, cutting, serialization
#442 - Make unrealized `SingleQubitQPDGate` have definition of `None` rather than raise error
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 2 comments
Labels: qpd, cutting, serialization
#441 - Clean up roundtrip tests
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: tests, cutting, code quality
#440 - Add Explanation of `QPDGate` classes
Issue -
State: open - Opened by garrison over 1 year ago
Labels: documentation, cutting
#439 - Running H2O example gives LinAlgError
Issue -
State: closed - Opened by kevinsung over 1 year ago
- 2 comments
#438 - Prepare 0.5.0 release
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
#437 - Migrate from `qiskit.algorithms` to `qiskit-algorithms` package
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: dependencies, forging
#436 - Provide a workaround to #422, Sampler failing when no measurements (backport #426)
Pull Request -
State: closed - Opened by mergify[bot] over 1 year ago
#435 - Temporarily pin qiskit-nature < 0.7
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: dependencies, forging
#434 - Swap register order, removing need to pass `num_qpd_bits`
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 2 comments
Labels: cutting
#433 - Remove upper version bound on scipy (backport #423)
Pull Request -
State: closed - Opened by mergify[bot] over 1 year ago
#432 - Update index.rst
Pull Request -
State: closed - Opened by MonitSharma over 1 year ago
- 3 comments
#431 - Use single gate (`SXGate`) to rotate from Z to Y measurement basis
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: cutting
#430 - Don't overcount expanded sum terms in documentation
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: documentation
#429 - Add support for Python 3.12
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 9 comments
Labels: dependencies
#428 - Draft support for reconstructing a probability distribution
Pull Request -
State: open - Opened by garrison over 1 year ago
- 1 comment
Labels: enhancement, cutting
#427 - Bump pylint from 2.17.5 to 2.17.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#426 - Provide a workaround to #422, Sampler failing when no measurements
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 4 comments
Labels: cutting, stable backport potential
#425 - Use parameterless gates where possible
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: cutting
#424 - Possibly avoid modifying `circuit.data`
Issue -
State: closed - Opened by garrison over 1 year ago
- 2 comments
Labels: cutting
#423 - Remove upper version bound on scipy
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: dependencies, stable backport potential
#422 - subexperiments associated with the identity Pauli observable should not be passed to Sampler
Issue -
State: open - Opened by caleb-johnson over 1 year ago
- 2 comments
Labels: bug, good first issue, cutting, highly desired
#421 - Use new `Session.from_id()` method in qiskit-ibm-runtime
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 4 comments
Labels: forging
#420 - Configure mergify to perform stable backports
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 2 comments
Labels: cicd
#419 - Enable pylint's `unused-argument` check
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: code quality
#418 - Migrate from `bind_parameters` to `assign_parameters`
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: code quality
#417 - Serializing/Deserializing a circuit with QPD gates causes a ValueError
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
- 8 comments
Labels: bug, qpd, cutting, serialization
#416 - Prepare 0.4.0 release
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
#415 - Use "raise from" in `except` blocks
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: cutting
#414 - Avoid calling `QPDBasis.from_gate` in experiments tests
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: cutting, code quality
#413 - Deprecate `execute_experiments()`
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: cutting
#412 - `generate_cutting_experiments` returns coefficients, not weights
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: cutting
#411 - Explain the difference between "weights" and "coefficients"
Issue -
State: open - Opened by garrison over 1 year ago
Labels: documentation, cutting
#410 - Make the cutting workflow work with any `Hashable` as label
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 3 comments
Labels: enhancement, cutting
#409 - Move experiment generation code to cutting_experiments.py
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: cutting, code quality
#408 - Unwrap `Tensor` objects from Qiskit Nature as necessary
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 2 comments
Labels: forging, cicd
#407 - Temporarily remove Qiskit Nature from dev version tests
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: forging, cicd
#406 - Forging is not yet compatible with Qiskit Nature 0.7 and higher
Issue -
State: closed - Opened by garrison over 1 year ago
- 3 comments
Labels: forging, urgent, cicd
#405 - Deprecate execute_experiments
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: cutting
#404 - Rework tutorials to use the new workflow
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 2 comments
Labels: cutting
#398 - Move private functions associated with generate_cutting_experiments from cutting_evaluation to cutting_experiments module
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: cutting
#397 - Make a how-to for using execute_experiments function, since it is pulled out of tutorials
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
- 1 comment
#396 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#395 - Update qiskit-sphinx-theme requirement from `~=1.14.0rc1` to `>=1.14.0, <2`
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#394 - Bump mypy from 1.4.1 to 1.5.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#393 - Bump autoflake from 2.2.0 to 2.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#392 - Add a release badge
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: documentation
#391 - Refactor reconstruct_expectation_values
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 2 comments
Labels: cutting
#390 - Cutting workflow should work with any `Hashable` as labels
Issue -
State: closed - Opened by garrison over 1 year ago
Labels: enhancement, cutting
#389 - Add "backwards compatibility" tests based on v0.3 tutorials
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: tests
#388 - Fix fallout from Qiskit metapackage migration
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
#387 - Cutting decompose step should return a subexperiment dictionary
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
- 2 comments
Labels: good first issue, cutting
#386 - qiskit version
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 4 comments
#385 - Add a public generate_cutting_experiments function
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 2 comments
#384 - Add GitHub star count to Sphinx front page
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: documentation
#383 - Bump ghalactic/github-release-from-tag from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#382 - No Nature in cutting version tables
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: documentation, cutting
#381 - move verbose sections in tutorials to explanation
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 1 comment
Labels: documentation, cutting, stable backport potential
#380 - Move verbose tutorial sections to explanatory
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: documentation, cutting
#379 - Add support for `CSXGate().inverse()`
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: cutting, stable backport potential
#378 - Add a generate_cutting_experiments function
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 5 comments
Labels: enhancement, cutting
#377 - Fix double-nesting of cutting tutorials & how-tos in table of contents
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: documentation, stable backport potential
#376 - Use ints in cutting tutorial
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
- 1 comment
Labels: documentation, cutting
#375 - Update authors in CITATION.bib
Issue -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: documentation
#374 - Add explanation of stratified sampling in `generate_qpd_weights` to explanatory material
Issue -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: documentation, cutting
#373 - Add `Move`/`CutWire` to explanatory material
Issue -
State: closed - Opened by garrison over 1 year ago
Labels: documentation, cutting
#372 - Rename `cut_wires_to_moves` module to `wire_cutting_transforms`
Issue -
State: closed - Opened by garrison over 1 year ago
Labels: cutting
#371 - Rename `QPDBasis.from_gate()` to `QPDBasis.from_instruction()`
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: cutting
#370 - Use automatic `partition_labels` in new `CutWire` how-to
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: documentation, enhancement, cutting
#369 - Remove ckt
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 2 comments
Labels: code quality
#368 - Add single-qubit wire cutting how-to and `expand_observables` function
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 7 comments
Labels: documentation, cutting
#367 - Allow `partition_labels` to be determined automatically in `partition_problem`
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 3 comments
Labels: enhancement, cutting
#366 - the running time of multiple threads in reconstruction and DD (Dynamic Definition) query algorithms
Issue -
State: open - Opened by hang-dev over 1 year ago
- 2 comments
Labels: cutqc
#365 - Avoid unpacking `PartitionedCuttingProblem` in tutorials & how-tos
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: documentation, cutting
#364 - Use the same number of clbits for all subexperiments generated from a given subcircuit
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 3 comments
Labels: cutting, code quality
#363 - Refactor circuit cutting modules to expose backend execution to user
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: cutting, code quality
#362 - Remove deprecated decompose_gates function
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
- 1 comment
Labels: cutting, code quality
#361 - Remove cutting.wire_cutting package
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: cutting, code quality
#360 - Remove circuit_knitting_toolbox package
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: cutting, code quality
#359 - Remove wire cutting module
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 1 comment
Labels: cutqc, code quality
#358 - Prepare 0.3.0 release
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
#357 - Use multiple samplers sometimes in the roundtrip tests
Pull Request -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: tests, cutting
#356 - Update language in cutting tutorials
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: documentation, cutting
#355 - Make `partition_labels` argument to `partition_problem` be optional
Issue -
State: closed - Opened by garrison over 1 year ago
- 1 comment
Labels: enhancement, cutting
#354 - Add version tables to all circuit cutting notebooks
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 2 comments
Labels: documentation, cutting
#353 - Update incorrect type hint
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 1 comment
#352 - sampler out
Pull Request -
State: closed - Opened by caleb-johnson over 1 year ago
- 1 comment
Labels: cutting
#351 - Call out primitives in cutting tutorials more
Issue -
State: closed - Opened by caleb-johnson over 1 year ago
Labels: documentation, cutting
#350 - Fix `partition_problem`'s handling of unlabeled `TwoQubitQPDGate`s
Pull Request -
State: closed - Opened by garrison over 1 year ago
Labels: bug, cutting