Caleb Johnson

Results 27 issues of Caleb Johnson

**Describe the bug** `simulator_stabilizer` and `simulator_extended_stabilizer` `simulator` properties crash the program ungracefully with a cryptic error message. ``` TranspilerError: "The number of qubits for Instruction(name='cx', num_qubits=2, num_clbits=0, params=[]) does not...

bug
server action

- [ ] Change [qiskit_machine_learning.kernels.QuantumKernel.user_parameters](https://github.com/Qiskit/qiskit-machine-learning/blob/e971f8e2de14c69751b21ec83818303f463a395d/qiskit_machine_learning/kernels/quantum_kernel.py#L56) field to something else, maybe kernel_parameters or training_parameters. Open to suggestions - [ ] Ensure QuantumKernel , QuantumKernelTrainer , and [qiskit_machine_learning.utils.loss_functions.SVCLoss](https://github.com/Qiskit/qiskit-machine-learning/blob/e971f8e2de14c69751b21ec83818303f463a395d/qiskit_machine_learning/utils/loss_functions/kernel_loss_functions.py#L69) source are updated to...

**Describe the bug** The notebook tests stall indefinitely in CI when running ubuntu-latest/py310. **To Reproduce** Add py310 to the test_linux workflow in .github/workflows/tests.yml **Expected behavior** The tests should run quickly,...

The bug report issue template should prompt the user to include information about the operating system and python version being used.

In some instances, the latest entanglement forging release may not be compatible with the latest Qiskit. In those cases, users may want to install from source while they wait for...

We have improved the bug report issue template, and I would like to get it in QRAO before release. Let me know what you think of this

Fixes #519 #### Remaining action items - [ ] Release note - [x] Remove `utils/conversion.py` and `utils/metrics.py` - [x] Remove `--omit="circuit_knitting/cutting/cutqc/**/*,circuit_knitting/utils/conversion.py,circuit_knitting/utils/metrics.py"` from coverage command in `tox.ini` - [x] Remove `cutqc`...

Merge all PRs associated with v0.8.0 release. - [ ] Create a branch `stable/0.8-ckt` after everything is merged to `main` and before closing this issue

release

- [ ] Merge #600 circuit-knitting should provide a deprecation warning and otherwise point to circuit-cutting

release

- [ ] Merge #603 first

release