-
### What should we add?
When I write a very long circuit that includes tons of Rz gate, the `_update_parameter_table` called from here dominates the circuit construction time.
https://github.com…
-
## Rationale
Am having weird contact behaviors with a seemingly simple problem in Tensor Mechanics (RZ coordinates). Several of my collaborators at INL have been assisting with this issue and have…
-
### What should we add?
Since the fractional gates are available, RZZ can be used as a basis gate.
But, optimization of consecutive RZZ gates does not seem to be enough as follows.
It would be nice t…
-
### Environment
- **Qiskit version**: 1.3.0rc1, main branch
- **Python version**: 3.12.7
- **Operating system**: 15.1
### What is happening?
Transpilation with optimization level 2 and 3 result in…
-
# Add amplitude damping error to all single qubit gates with error rate 0.0%
# and to all two qubit gates with error rate 0.0%
amp_damp_one_qb_error = 0.0
am…
-
Dear all,
I would like to create rotation matrix with facepose outputs (i.e. pitch, yaw, roll) to apply rigid inverse affine translation so that I can apply rigid motion correction. However, because …
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
I know this has been discussed before, but I couldn't find an issue.
A lot of people want to be able to factor parts of an expression. As an example, consider (from http://stackoverflow.com/questi…
-
A number of developers have observed occasional discrepancies between the CI benchmarks generated on local machines and the ones generated on Azure, for some of the RZ automated tests.
Cc: @dpgrote…
-
## Rationale
The use of the `rz_coord_axis` parameter currently in `FEProblemBase` with a value of X (i.e., the axial direction of the axisymmetric simulation is in the X direction instead of Y) will…