-
**Describe the issue**
Explain what you expected to happen when checkov crashed.
I simply tried to commit a change (`git commit`) which triggered pre-commit to install the environment for https://…
-
In https://github.com/Qiskit/retworkx/pull/241 I'm adding a dispatch API that runs type specific functions based on the input type. These are built using the functools single dispatch decorator: https…
-
#### Issue description
* *Expected behavior:* A list of wires can be passed to a subroutine, and the subroutine executed both in its "regular" form as well as `adjoint` when `qjit`ting.
* *Act…
-
### Environment
- **Qiskit Terra version**: Custom fork, but I do see this error is possible in the main branch
- **Python version**: 3.8
- **Operating system**: MacOS
### What is happening?
``…
-
### Repository commit
e6d825eaee9d3ad86e30c415a1f7da36ed39351c
### Python version (python --version)
Python 3.9.1
### Dependencies version (pip freeze)
absl-py==1.3.0
astunparse==1.6.3…
-
### Expected behavior
Should print -0.43879 according to the default grad recipe, and using the analytical second derivative parameter shift formula
### Actual behavior
Outputs double the expected …
-
### Feature details
As`retworkx` was renamed to `rustworkx` the package name is now locked-in. Currently dependencies on the old package name are causing issues for the Lightning conda builder, as th…
-
### 🤓 Before submitting the issue
- [X] I have visited the [Troubleshooting section](https://mapdl.docs.pyansys.com/troubleshoot/index.html).
- [X] I have searched among the [existing issues](http…
-
This is a check of https://qiskit.org/documentation/release_notes.html on https://www.deadlinkchecker.com/ - May 12, 2023
100% scanned - 1530/1530 URLs checked, 1515 OK, 15 failed
Error | URL |…
-
### Expected behavior
When setting the `num_directions` argument of the `qml.gradients.spsa_grad` function to some value `n`, one would expect to receive an estimate of the gradient computed from the…