mirror of https://github.com/Qiskit/qiskit.git
7 lines
309 B
YAML
7 lines
309 B
YAML
---
|
|
features:
|
|
- |
|
|
Added an implementation :class:`~qiskit.quantum_info.analysis.Z2Symmetries` of z2symmetries based on
|
|
the :class:`~qiskit.quantum_info.SparsePauliOp` to replace, in the future, the current implementation
|
|
based on :class:`~qiskit.opflow.primitive_ops.pauli_sum_op.PauliSumOp`.
|