|
21 | 21 | Crucially, we will not just go through these three techniques separately, but we will explain
|
22 | 22 | how they are variants of the same underlying mathematical factorization, which is called
|
23 | 23 | a recursive KAK, or Cartan, decomposition [#Wierichs_CartanSynthesis]_.
|
24 |
| -One of the recursion steps will be implemented by a Cosine-Sine Decomposition (CSD), maybe the |
| 24 | +One of the recursion steps will be implemented by a Cosine-Sine Decomposition (CSD), which may be the |
25 | 25 | most well-known KAK decomposition.
|
26 | 26 |
|
27 | 27 | In the appendix, we will derive the CNOT and rotation gate counts for all three decompositions,
|
|
31 | 31 | for example using :doc:`our introductory demo </demos/tutorial_kak_decomposition>` or our
|
32 | 32 | :doc:`demo on compiling Hamiltonian simulation variationally
|
33 | 33 | </demos/tutorial_fixed_depth_hamiltonian_simulation_via_cartan_decomposition>`,
|
34 |
| -which follows [#Kökcü_FDHS]_. |
| 34 | +which follows reference [#Kökcü_FDHS]_. |
35 | 35 |
|
36 | 36 |
|
37 | 37 | KAK decompositions
|
@@ -649,58 +649,61 @@ def demultiplex(U, V):
|
649 | 649 | # .. [#Khaneja_Glaser]
|
650 | 650 | #
|
651 | 651 | # Navin Khaneja, Steffen Glaser (2000) *Cartan Decomposition of SU(2^n), Constructive
|
652 |
| -# Controllability of Spin systems and Universal Quantum Computing.* arXiv preprint |
653 |
| -# `quant-ph/0010100 <https://doi.org/10.48550/arXiv.quant-ph/0010100>`__. |
| 652 | +# Controllability of Spin systems and Universal Quantum Computing.* |
| 653 | +# `arXiv:quant-ph/0010100 <https://doi.org/10.48550/arXiv.quant-ph/0010100>`__. |
654 | 654 | #
|
655 | 655 | # .. [#Shende_QSD]
|
656 | 656 | #
|
657 | 657 | # Vivek V Shende, Stephen S Bullock, Igor L Markov (2006)
|
658 |
| -# *Synthesis of Quantum Logic Circuits.* IEEE Trans. on Computer-Aided Design, |
659 |
| -# `Vol. 25, No. 6 <https://doi.org/10.1109/TCAD.2005.855930>`__. |
| 658 | +# *Synthesis of Quantum Logic Circuits.* |
| 659 | +# `arXiv:quant-ph/0406176 <https://doi.org/10.48550/arXiv.quant-ph/0406176>`__, |
| 660 | +# `IEEE Trans. on Computer-Aided Design, Vol. 25, No. 6 <https://doi.org/10.1109/TCAD.2005.855930>`__. |
660 | 661 | #
|
661 | 662 | # .. [#Krol_BlockZXZ]
|
662 | 663 | #
|
663 | 664 | # Anna M Krol, Zaid Al-Ars (2024) *Beyond Quantum Shannon: Circuit Construction for General
|
664 |
| -# n-Qubit Gates Based on Block ZXZ-Decomposition.* arXiv preprint |
665 |
| -# `2403.13692 <https://doi.org/10.48550/arXiv.2403.13692>`__. |
| 665 | +# n-Qubit Gates Based on Block ZXZ-Decomposition.* |
| 666 | +# `arXiv:2403.13692 <https://doi.org/10.48550/arXiv.2403.13692>`__. |
666 | 667 | #
|
667 | 668 | # .. [#Mansky_Linnhoff-Popien]
|
668 | 669 | #
|
669 | 670 | # Maximilian Balthasar Mansky, Santiago Londoño Castillo, Victor Ramos Puigvert, Claudia Linnhoff-Popien (2023).
|
670 | 671 | # *Near-optimal quantum circuit construction via Cartan decomposition.*
|
671 |
| -# arXiv preprint `2212.12934 <https://arxiv.org/abs/2212.12934>`__. |
672 |
| -# `Phys. Rev. A **108**, 052607 <https://doi.org/10.1103/PhysRevA.108.052607>`__. |
| 672 | +# `arXiv:2212.12934 <https://arxiv.org/abs/2212.12934>`__, |
| 673 | +# `Phys. Rev. A 108, 052607 <https://doi.org/10.1103/PhysRevA.108.052607>`__. |
673 | 674 | #
|
674 | 675 | # .. [#Wierichs_CartanSynthesis]
|
675 | 676 | #
|
676 | 677 | # David Wierichs, Maxwell West, Roy T. Forestano, M. Cerezo, Nathan Killoran (2025)
|
677 |
| -# *Recursive Cartan decompositions for unitary synthesis.* arXiv preprint |
678 |
| -# `2503.19014 <https://doi.org/10.48550/arXiv.2503.19014>`__. |
| 678 | +# *Recursive Cartan decompositions for unitary synthesis.* |
| 679 | +# `arXiv:2503.19014 <https://doi.org/10.48550/arXiv.2503.19014>`__. |
679 | 680 | #
|
680 | 681 | # .. [#Kökcü_FDHS]
|
681 | 682 | #
|
682 | 683 | # Efekan Kökcü, Thomas Steckmann, Yan Wang, J K Freericks, Eugene F Dumitrescu,
|
683 | 684 | # Alexander F. Kemper (2021) *Fixed Depth Hamiltonian Simulation via Cartan Decomposition.*
|
684 |
| -# arXiv preprint `2104.00728 <https://doi.org/10.48550/arXiv.2104.00728>`__. Phys. Rev. Lett. **129**, 070501 |
| 685 | +# `arXiv:2104.00728 <https://doi.org/10.48550/arXiv.2104.00728>`__, |
| 686 | +# `Phys. Rev. Lett. 129, 070501 <https://doi.org/10.1103/PhysRevLett.129.070501>`__ |
685 | 687 | #
|
686 | 688 | # .. [#Bullock_Note]
|
687 | 689 | #
|
688 | 690 | # Stephen S Bullock (2004) *Note on the Khaneja Glaser Decomposition.*
|
689 |
| -# arXiv preprint `quant-ph/0403141 <https://doi.org/10.48550/arXiv.quant-ph/0403141>`__. |
| 691 | +# `arXiv:quant-ph/0403141 <https://doi.org/10.48550/arXiv.quant-ph/0403141>`__, |
| 692 | +# `Quantum Inf. Comput., Vol. 4, No. 5, 396-400 <https://doi.org/10.26421/QIC4.5-5>`__. |
690 | 693 | #
|
691 | 694 | # .. [#Dagli_Framework]
|
692 | 695 | #
|
693 | 696 | # Mehmet Dagli, Domenico D'Alessandro, Jonathan D H Smith (2007) *A General Framework
|
694 | 697 | # for Recursive Decompositions of Unitary Quantum Evolutions.*
|
695 |
| -# arXiv preprint `quant-ph/0701193 <https://doi.org/10.48550/arXiv.quant-ph/0701193>`__. |
696 |
| -# `J. Phys. A: Math. Theor. **41** 155302 <https://iopscience.iop.org/article/10.1088/1751-8113/41/15/155302>`__. |
| 698 | +# `arXiv:quant-ph/0701193 <https://doi.org/10.48550/arXiv.quant-ph/0701193>`__, |
| 699 | +# `J. Phys. A: Math. Theor. 41 155302 <https://iopscience.iop.org/article/10.1088/1751-8113/41/15/155302>`__. |
697 | 700 | #
|
698 | 701 | # .. [#Shende_Minimal]
|
699 | 702 | #
|
700 | 703 | # Vivek V Shende, Igor L Markov, Stephen S Bullock (2003) *Minimal Universal Two-qubit
|
701 | 704 | # Quantum Circuits.*
|
702 |
| -# arXiv preprint `quant-ph/0308033 <https://doi.org/10.48550/arXiv.quant-ph/0308033>`__. |
703 |
| -# Phys. Rev. A **69**, 062321. |
| 705 | +# `arXiv:quant-ph/0308033 <https://doi.org/10.48550/arXiv.quant-ph/0308033>`__, |
| 706 | +# `Phys. Rev. A 69, 062321 <https://doi.org/10.1103/PhysRevA.69.062321>`__. |
704 | 707 | #
|
705 | 708 | # Appendix: Gate counts
|
706 | 709 | # ---------------------
|
|
0 commit comments