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

Function k

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

Source from the content-addressed store, hash-verified

2225
2226 @cudaq.kernel
2227 def k():
2228 b(2)
2229
2230 print(k)
2231 counts = cudaq.sample(k)

Callers 1

Calls 5

bFunction · 0.85
NoCanDoClass · 0.85
enumerateFunction · 0.85
qvectorMethod · 0.80
ryFunction · 0.50

Tested by

no test coverage detected