Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test_disallow_struct_with_methods
Function · 0.70
Calls
5
b
Function · 0.85
NoCanDo
Class · 0.85
enumerate
Function · 0.85
qvector
Method · 0.80
ry
Function · 0.50
Tested by
no test coverage detected