qiskit/test/python/compiler
Jake Lishman 3a0b759396
Support stretchy delays in `box` (#13899)
Mostly this just needed to re-use the existing handling from within
`Delay`, and to teach the control-flow builders to look in another
special place (`BoxOp.duration`) for potential `Expr` instances to close
over.
2025-06-05 15:49:28 +00:00
..
__init__.py Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
test_compiler.py Update transpiler pipeline to (only) use target internally (#12850) 2025-03-06 16:25:55 +00:00
test_transpiler.py Support stretchy delays in `box` (#13899) 2025-06-05 15:49:28 +00:00