Wei-Jia Huang
Wei-Jia Huang
I encountered an issue when using nested to_anf calls in SymPy, which leads to incorrect and unexpected results. This issue is particularly concerning in scenarios where precise Boolean algebra manipulations...
### Summary Adding random_clifford_T_circuit to support random circuits selects T and Tdg as elements. ### Details and comments part of [#13053](https://github.com/Qiskit/qiskit/issues/13053)
### What should we add? I would like to request an enhancement to the random_circuit function in qiskit/circuit/random/utils.py. Currently, the function allows specifying only the depth of the circuit, but...
I would like to request the addition of support for Boolean logic with variables in SymEngine. While SymEngine already supports Boolean constants (True and False), it currently lacks support for...