qiskit/releasenotes/notes/1.2/improve-quantum-causal-cone...

6 lines
207 B
YAML

---
features_circuits:
- |
Improved performance of the method :meth:`.DAGCircuit.quantum_causal_cone` by not examining
the same non-directive node multiple times when reached from different paths.