MCPcopy 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_stateMethod · 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

hFunction · 0.50

Tested by

no test coverage detected