Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ super
Function
super
python/tests/kernel/test_kernel_features.py:2218–2220 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2216
2217
@cudaq.kernel
2218
def
super():
2219
q = cudaq.qubit()
2220
h(q)
2221
2222
return
super
2223
Callers
15
__init__
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
set_state
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
__init__
Method · 0.50
Calls
1
h
Function · 0.50
Tested by
no test coverage detected