CUDA-Q Logical by Example

All twelve numbered Python programs under preview/logical/examples/ run in the test suite. The top-level sequence uses ordinary CUDA-Q kernels and target stacks; the standalone sequence exposes each CUDA-Q Logical compiler stage directly.

CUDA-Q kernel examples

Standalone compiler examples