Bhargav C N

Results 13 issues of Bhargav C N

Pre-Report Checklist -------------------- - [X] I am running the latest versions of pyQuil and the Forest SDK - [X] I checked to make sure that this bug has not already...

bug :bug:

### Environment - **Qiskit version**: 1.2.1 - **Python version**: 3.11 - **Operating system**: Apple Macbook M2 ### What is happening? HighLevelSynthesis pass fails on when transpiling circuit with QFTGate's inverse....

bug

Pre-Report Checklist -------------------- - [x] I am running the latest versions of pyQuil and the Forest SDK - [x] I checked to make sure that this bug has not already...

bug :bug:

Pre-Report Checklist -------------------- - [x] I am running the latest versions of pyQuil and the Forest SDK - [x] I checked to make sure that this bug has not already...

bug :bug:

Pre-Report Checklist -------------------- - [x] I am running the latest versions of pyQuil and the Forest SDK - [x] I checked to make sure that this bug has not already...

bug :bug:

**Description of the issue** Any circuit with the inverse QubitPermutation gate added will fail if it is loaded from JSON. **How to reproduce the issue** ```python import cirq as c...

good first issue
no QC knowledge needed
kind/bug-report
triage/accepted

**Description of the issue** Running a circuit imported from QASM is failing when run on DensityMatrixSimulator **How to reproduce the issue** ``` from cirq.contrib.qasm_import import circuit_from_qasm from cirq import DensityMatrixSimulator,...

kind/bug-report
triage/accepted

**Description of the issue** The drop terminal measurements (https://quantumai.google/reference/python/cirq/drop_terminal_measurements) allows user to drop the terminal measures before simulation to get the proper simulation results. I am trying to optimize a...

kind/bug-report
triage/needs-more-evidence

**Description of the issue** The `optimize_for_target_gateset` crashes when trying to optimize XXPowGate with larger global shift value. The optimizer crashes with division by zero error. **How to reproduce the issue**...

good first issue
no QC knowledge needed
kind/bug-report
triage/accepted

**Description of the issue** IdentityGate constructor accepts a single parameter which is the number of qubits it acts on. When the parameter value is set to 0, the circuit works...

good first issue
no QC knowledge needed
kind/bug-report
triage/accepted