Introduction
Guides
API Reference
bqskit.qis
bqskit.runtime
Solves for H in U = e^{iH}
U (complex128) – The unitary to decompose.
complex128
H in e^{iH} = U.
Note
This assumes the input is unitary but does not check. The output is undefined on non-unitary inputs.