Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ Foo
Class
Foo
python/tests/kernel/test_run_async_kernel.py:982–985 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
980
981
@dataclass(slots=True)
982
class
Foo:
983
x: bool
984
y: float
985
z: int
986
987
@cudaq.kernel
988
def
kernelB(arg: Foo) -> Foo:
Callers
1
test_modify_struct
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_modify_struct
Function · 0.56