NVIDIA/cuda-quantum

How to get the unitary matrix of a given kernel

Opened this issue · 0 comments

Greetings there,

Hope all are well. I would like to know how I can get the unitary matrix of a circuit in cudaq. I've seen .sample() and .get_state() for counts and statevector definitions, but haven't been able to find the unitary matrix definition. Thanks in advance!