qiskit
qiskit copied to clipboard
Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
### Summary Fix for #8460 ### Details and comments Couldn't find tests for the `_state_to_latex_ket` function but happy to add this test case if they exist somewhere.
### Summary Following discussion, I'm splitting https://github.com/Qiskit/qiskit-terra/pull/8187 by module. ### Details and comments There are some ignores added: part to assignment to non-existing attribute, and part to decorated properties. Both...
### Environment - **Qiskit Terra version**: 2bab09c1a - **Python version**: 3.9 - **Operating system**: FreeBSD 13.1 ### What is happening? ``` ImportError while importing test module '/disk-samsung/freebsd-ports/science/py-qiskit-terra/work-py39/qiskit-terra-0.21.0rc1-58-g2bab09c1a/test/python/opflow/test_matrix_expectation.py'. Hint: make sure...
### Summary This pull request is fix for issue #8438 Title PauliList.evolve raises exception when evolving certain Clifford circuits ### Details and comments changed in file base_pauli.py if dtype is...
### Summary ### Details and comments
### Environment - **Qiskit Terra version**: 0.21.0 - **Python version**: 3.8.9 - **Operating system**: macOS (M1) - Qiskit version 0.37.0 ### What is happening? When reimporting a simple circuit containing...