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

#555 - Prepare 0.7.0 release

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment

#554 - Add tests of `XXPlusYYGate` and `XXMinusYYGate` for nonzero beta parameter

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment
Labels: tests, cutting

#553 - Add sampling overhead table and expand/update cutting explanation (backport #342)

Pull Request - State: closed - Opened by mergify[bot] 7 months ago - 2 comments

#552 - Migrate tutorials and a how-to guide to v2 primitives

Pull Request - State: closed - Opened by garrison 7 months ago - 6 comments
Labels: documentation, cutting

#551 - Deprecate post-processing of SamplerV1 results and `ExactSampler`

Issue - State: open - Opened by garrison 7 months ago - 2 comments
Labels: cutting

#550 - Test that `persistent-volume` is writable under Docker Compose

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment

#549 - Docker: fix permissions for persistent-volume

Pull Request - State: closed - Opened by kevinsung 7 months ago - 2 comments

#547 - Fix hyper-specific import of `qiskit.synthesis.TwoQubitWeylDecomposition`

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment
Labels: code quality

#546 - Reword docs to focus less on end-user's compute environment

Issue - State: closed - Opened by caleb-johnson 7 months ago
Labels: documentation

#545 - Enable additional pylint checks

Issue - State: open - Opened by garrison 7 months ago - 1 comment
Labels: low priority, code quality

#544 - Enable pylint's `dangerous-default-value` check

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment
Labels: code quality

#543 - Move pylint configuration to `pyproject.toml`

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment

#542 - Add github button to docs homepage (backport #540)

Pull Request - State: closed - Opened by mergify[bot] 7 months ago - 1 comment

#541 - Adjust docs artifact filename

Pull Request - State: closed - Opened by garrison 7 months ago - 2 comments

#540 - Add github button to docs homepage

Pull Request - State: closed - Opened by caleb-johnson 7 months ago - 7 comments
Labels: stable backport potential

#539 - CKT can't cut symbolically parametrized gates

Issue - State: open - Opened by caleb-johnson 7 months ago - 3 comments
Labels: enhancement, cutting

#538 - Bump peaceiris/actions-gh-pages from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies

#537 - Remove greedy recursion

Pull Request - State: closed - Opened by ibrahim-shehzad 7 months ago - 4 comments
Labels: bug, cut finder

#536 - Max recursion limit exceeded when running cut-finder on deep circuits

Issue - State: closed - Opened by ibrahim-shehzad 7 months ago - 2 comments
Labels: bug, cut finder

#535 - Use `Batch` mode instead of `Session` mode in cutting tutorials

Issue - State: closed - Opened by garrison 7 months ago
Labels: documentation, cutting

#534 - RFC: Re-execute notebooks on CI when building Sphinx docs

Pull Request - State: closed - Opened by garrison 7 months ago - 2 comments
Labels: documentation, cicd

#533 - Update cutqc tutorials index with deprecated status

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment
Labels: documentation, cutqc

#532 - Pass `shots` count to Qiskit runtime in proportion to each subexperiment's weight

Issue - State: open - Opened by garrison 7 months ago
Labels: enhancement, cutting

#531 - Implement optimal cutting of a single, general two-qubit unitary

Issue - State: open - Opened by garrison 7 months ago - 1 comment
Labels: enhancement, cutting

#530 - Time a transpilation routine for a utility-scale set of subexperiments

Issue - State: closed - Opened by caleb-johnson 7 months ago
Labels: good first issue, classical performance, cutting

#529 - Profile subexperiment generation

Issue - State: closed - Opened by caleb-johnson 7 months ago - 4 comments
Labels: good first issue, classical performance, cutting

#528 - Obtain a two-qubit unitary's matrix in a way that will work after a qasm2 round-trip

Issue - State: open - Opened by garrison 7 months ago - 3 comments
Labels: cutting

#527 - Deprecate CutQC

Pull Request - State: closed - Opened by Ibrahim-Shehzad 7 months ago - 5 comments
Labels: cutqc

#526 - Bump autoflake from 2.3.0 to 2.3.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#525 - Bump mypy from 1.8.0 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#524 - Update all notebooks to reflect IQP style circuits

Issue - State: closed - Opened by caleb-johnson 7 months ago - 3 comments

#523 - Reconstruct expectation values of SparsePauliOp operators in notebooks

Pull Request - State: closed - Opened by caleb-johnson 7 months ago - 4 comments

#522 - Enable pylint rules to prefer list and dict literal syntax

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment
Labels: code quality

#521 - Construct test circuits in functions, not module

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment

#520 - Add automated cut-finding module

Pull Request - State: closed - Opened by Ibrahim-Shehzad 7 months ago - 3 comments
Labels: enhancement, cutting, cut finder

#519 - Remove CutQC

Issue - State: closed - Opened by garrison 7 months ago
Labels: cutqc

#518 - `ValueError: Maximum allowed dimension exceeded` in cutqc

Issue - State: open - Opened by garrison 7 months ago
Labels: bug, cutqc

#516 - Extensively test output of cut finder against qpd basis instances

Issue - State: open - Opened by ibrahim-shehzad 7 months ago
Labels: tests, cut finder

#515 - Timeout during `generate_cutting_experiments` in `how_to_generate_exact_sampling_coefficients.ipynb`

Issue - State: closed - Opened by garrison 7 months ago - 4 comments
Labels: cutting, cicd

#514 - Lower the nbmake cell timeout to 5 minutes

Pull Request - State: closed - Opened by garrison 7 months ago - 1 comment
Labels: cicd

#513 - Use Qiskit Runtime `SamplerV2` in local mode instead of `BackendSamplerV2` in test

Pull Request - State: closed - Opened by garrison 7 months ago - 5 comments
Labels: tests

#512 - Update cutting tutorials to send ISA circuits to Qiskit Runtime (backport #500)

Pull Request - State: closed - Opened by mergify[bot] 7 months ago - 1 comment

#511 - Use qiskit-ibm-runtime in local mode in cutting tutorials

Issue - State: closed - Opened by garrison 7 months ago
Labels: documentation, cutting

#510 - Split `qpd.py` code into three files

Pull Request - State: closed - Opened by garrison 7 months ago - 6 comments
Labels: qpd, cutting, code quality

#509 - Update cutting tutorials to submit all jobs before calling `.result()` to obtain them

Issue - State: closed - Opened by garrison 8 months ago
Labels: documentation, cutting

#508 - IndexError: tuple index out of range

Issue - State: open - Opened by sirgeorgesawcon 8 months ago - 8 comments
Labels: cutting

#507 - Add support for `SamplerV2`

Pull Request - State: closed - Opened by garrison 8 months ago - 1 comment
Labels: enhancement, cutting

#506 - Use SamplerV2 and EstimatorV2 in tests

Issue - State: open - Opened by garrison 8 months ago - 6 comments
Labels: tests, cutting

#505 - Use SamplerV2 and EstimatorV2 in documentation

Issue - State: closed - Opened by garrison 8 months ago
Labels: documentation, cutting

#504 - Add transpilation to cutqc evaluation

Pull Request - State: closed - Opened by garrison 8 months ago - 3 comments
Labels: cutqc

#503 - Use SamplerV2 and EstimatorV2 in tests and documentation

Issue - State: closed - Opened by garrison 8 months ago - 1 comment
Labels: documentation, tests, cutting

#502 - Remove uses of `ibmq_qasm_simulator` from cutqc tutorials

Issue - State: closed - Opened by garrison 8 months ago - 3 comments
Labels: documentation, cutqc

#501 - evaluate_subcircuits issue after the 1st march 2024 update

Issue - State: closed - Opened by sayali1711 8 months ago - 8 comments
Labels: cutqc

#500 - Update cutting tutorials to send ISA circuits to Qiskit Runtime

Pull Request - State: closed - Opened by garrison 8 months ago - 1 comment
Labels: documentation, cutting, stable backport potential

#499 - Dev tests should test against qiskit `main`, not stable branch

Pull Request - State: closed - Opened by garrison 8 months ago - 1 comment
Labels: cicd

#498 - Find cuts updates

Pull Request - State: closed - Opened by caleb-johnson 8 months ago - 2 comments
Labels: cutting

#497 - Bump autoflake from 2.2.1 to 2.3.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#496 - Bump pylint from 3.0.3 to 3.1.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#495 - Allow users to specify cut decompositions in terms of a native gate set

Pull Request - State: closed - Opened by caleb-johnson 8 months ago - 2 comments
Labels: cutting

#494 - Deprecate CutQC

Issue - State: closed - Opened by caleb-johnson 8 months ago - 1 comment
Labels: cutqc

#493 - Update target branch for docs build and mergify

Pull Request - State: closed - Opened by caleb-johnson 8 months ago - 2 comments

#491 - Cut finder design decisions and to-do items.

Issue - State: closed - Opened by Ibrahim-Shehzad 9 months ago - 1 comment
Labels: cutting

#490 - What does `observables` mean in the function `partition_problem`?

Issue - State: closed - Opened by sirgeorgesawcon 9 months ago - 2 comments
Labels: cutting

#488 - Support SamplerV2

Issue - State: closed - Opened by caleb-johnson 9 months ago - 5 comments
Labels: cutting

#487 - IndexError: String index out of range

Issue - State: open - Opened by sirgeorgesawcon 9 months ago - 5 comments
Labels: cutqc

#486 - Bump version

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#485 - Prepare 0.6 release

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#484 - Remove qiskit.org links

Pull Request - State: closed - Opened by Eric-Arellano 9 months ago - 1 comment

#483 - Remove depecated functionality

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#482 - Drop dependency on qiskit-algorithms

Pull Request - State: closed - Opened by garrison 9 months ago - 1 comment

#481 - Remove mentions of pyscf and entanglement forging

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#480 - Remove serverless

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#479 - Remove entanglement forging

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 2 comments

#478 - Update ruff config

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#477 - Implement cutting tutorials as Qiskit Patterns

Issue - State: open - Opened by caleb-johnson 9 months ago - 2 comments
Labels: documentation, cutting

#476 - Ignore serverless tut

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#475 - Qiskit1.0

Pull Request - State: closed - Opened by caleb-johnson 9 months ago - 4 comments

#474 - Support Qiskit 1.0

Issue - State: closed - Opened by caleb-johnson 9 months ago - 1 comment

#473 - Manual Method cutting

Issue - State: open - Opened by naeemktk 9 months ago - 2 comments
Labels: cutqc

#472 - Update black[jupyter] requirement from ~=23.1 to ~=24.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#471 - LO circuit cuts optimizer

Pull Request - State: closed - Opened by caleb-johnson 10 months ago - 12 comments
Labels: enhancement, cutting

#470 - Lo gate cuts optimizer

Pull Request - State: closed - Opened by Ibrahim-Shehzad 10 months ago - 1 comment

#469 - Update description of cutting tut 1

Pull Request - State: closed - Opened by caleb-johnson 10 months ago - 2 comments

#468 - Bump pylint from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#467 - Bump mypy from 1.7.1 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#466 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies

#465 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#464 - Pin qiskit < 1.0

Pull Request - State: closed - Opened by garrison 11 months ago
Labels: dependencies

#463 - Update `UnitaryGate` import now that `qiskit.extensions` is deprecated

Pull Request - State: closed - Opened by garrison 11 months ago - 2 comments
Labels: dependencies

#462 - Migrate away from deprecated `QuantumCircuit` methods

Pull Request - State: closed - Opened by garrison 11 months ago - 1 comment
Labels: tests

#461 - Bump mypy from 1.6.1 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#460 - Update qiskit-nature requirement from <0.7,>=0.6.0 to >=0.6.0,<0.8

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#459 - Test against qiskit-algorithms `main` in dev version tests

Pull Request - State: closed - Opened by garrison 11 months ago - 1 comment
Labels: dependencies, cicd

#458 - Remove unnecessary resets in `generate_cutting_experiments`

Pull Request - State: closed - Opened by garrison 12 months ago - 1 comment
Labels: cutting

#456 - Remove `async-timeout` from notebook dependencies

Pull Request - State: closed - Opened by garrison 12 months ago - 2 comments
Labels: dependencies

#455 - Install `async-timeout` rather than pin `aiohttp`

Pull Request - State: closed - Opened by garrison 12 months ago - 1 comment