MCPcopy Create free account
hub / github.com/NVIDIA/cuda-quantum / kd

Function kd

python/tests/kernel/test_kernel_features.py:2239–2240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2237
2238 @cudaq.kernel
2239 def kd():
2240 b()
2241
2242 print(kd)
2243 counts = cudaq.sample(kd)

Callers

nothing calls this directly

Calls 1

bFunction · 0.85

Tested by

no test coverage detected