Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ get
Method
get
python/cudaq/runtime/sample.py:42–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
40
self.counter = None
41
42
def
get(self):
43
result = self.impl.get()
44
self.getCalled = True
45
return
result
46
47
def
__del__(self):
48
# FIXME : This potentially leaks memory intentionally. It is possible
Callers
8
test_quantinuum_sample
Function · 0.95
test_quantinuum_sample
Function · 0.95
test_ionq_sample
Function · 0.95
test_quantinuum_sample
Function · 0.95
test_iqm_ghz
Function · 0.95
test_qbraid_sample_async_persist_future
Function · 0.95
test_sample
Function · 0.95
test_OQC_sample
Function · 0.95
Calls
no outgoing calls
Tested by
8
test_quantinuum_sample
Function · 0.76
test_quantinuum_sample
Function · 0.76
test_ionq_sample
Function · 0.76
test_quantinuum_sample
Function · 0.76
test_iqm_ghz
Function · 0.76
test_qbraid_sample_async_persist_future
Function · 0.76
test_sample
Function · 0.76
test_OQC_sample
Function · 0.76