qiskit/test/python/dagcircuit
Alexander Ivrii b9e9b4167d
Add option ``max_block_width`` to ``CollectLinearFunctions`` and ``CollectClifford`` passes (#13661)
* new option max_block_width for CollectCliffords and CollectLinearFunctions passes

* release notes

* improving release notes

* refactoring tests as per review comments

* renaming max_width to max_block_width in comment
2025-01-28 06:59:21 +00:00
..
__init__.py Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
test_collect_blocks.py Add option ``max_block_width`` to ``CollectLinearFunctions`` and ``CollectClifford`` passes (#13661) 2025-01-28 06:59:21 +00:00
test_compose.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_dagcircuit.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_dagdependency.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_dagdependency_v2.py Add DAGDependencyV2 and Converters (#11705) 2024-04-16 13:41:34 +00:00