MCPcopy 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

callUCCSDFunction · 0.80
call_c_twiceFunction · 0.80
kernelFunction · 0.80
kernelFunction · 0.80

Calls 1

hFunction · 0.50

Tested by

no test coverage detected