Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ uccsd
Method
uccsd
python/tests/interop/quantum_lib/quantum_lib.cpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
__qpu__ void cudaq::uccsd(cudaq::qview<> qubits, std::size_t) { h(qubits[0]); }
33
34
//===----------------------------------------------------------------------===//
35
// Callback tests.
Callers
4
callUCCSD
Function · 0.80
call_c_twice
Function · 0.80
kernel
Function · 0.80
kernel
Function · 0.80
Calls
1
h
Function · 0.50
Tested by
no test coverage detected