Pradnya Khalate
Pradnya Khalate
These changes are looking good. I will leave it to Eric / Thien for final approval. I think it is still missing the override of `getQubitOrdering` method by the tenornet...
> /ok to test **Command Bot:** Processing...
> /ok to test **Command Bot:** Processing...
> /ok to test **Command Bot:** Processing...
Closing this PR to chunk the feature into smaller units of changes. For example, PR#1708 and PR#1781
Tagging @Omar-ORCA for visibility.
You may want to change this Python test - https://github.com/NVIDIA/cuda-quantum/blob/main/python/tests/backends/test_Quantinuum_LocalEmulation_kernel.py#L120. It should no longer raise error.
> These are calls? Macros? What exactly is being registered? And with what? > Macros. Updated the code snippet in description.
> Will this PR provide unitary decomposition like what qiskit's `transpile` does? #1781 Conceptually, yes. However, the synthesis mechanism and target gateset will be implicit in this iteration.
> Question. I am trying to compare the depth of cuda-quantum's implementation of QSD (I assume it's QSD) vs Qiskit's implementation. May I ask how I can see the depth...