Kanguk Lee
Kanguk Lee
**Description of the issue** When a `Circuit` contains multiple measurements under the same key but with varying sizes, the `to_qasm` method improperly assigns the classical register size, resulting in a...
**Description of the issue** The `eject_phased_paulis` transformer exhibits incorrect behavior when interacting with X or Y gates preceding measurements. Specifically, the transformer erroneously merges these gates into measurements, as demonstrated...
### Environment - **Qiskit version**: 1.0.2 - **Python version**: 3.10.9 - **Operating system**: MacOS 14.4 ### What is happening? `qiskit.transpile` with `optimization_level=3` fails to transpile this circuit: ```python circ =...
### Overview An issue analogous to the one reported in #1305 and #1306 occurs when applying the `SquashRzPhasedX` pass to circuits containing classically conditioned gates. ### Example and reproduction steps...
### Overview Exporting a qasm code that includes an `rccx` gate using `circuit_to_qasm_str` function results in a syntax error. ### Example and reproduction steps Consider the following Python code: ```python...
Corrected Chapter 5 typos not covered in https://github.com/LeastAuthority/moonmath-manual/pull/111 ## Details * $y1 \Rightarrow y_1$ * $\mathbb{F}\mathrm{P} \Rightarrow \mathbb{FP}$ (Expression consistent with Chapter 4)
# General Grant Proposal * **Project:** https://github.com/privacy-scaling-explorations/acceleration-program/issues/12 ## Project Overview :page_facing_up: ### Overview This task intensively explores quantum threats to the Ethereum cryptosystem; it will probably contain almost everything Ethereum...