├── 01-gate-model-theory ├── annotated-gate-model-theory.pdf ├── blank-gate-model-theory.pdf ├── gate-model-bonus.pdf ├── gate-model-theory.pdf └── notebooks │ ├── Deutsch-Algorithm.ipynb │ ├── Making-Entangled-States.ipynb │ ├── Single-Qubit-Gates.ipynb │ ├── Superdense-Coding.ipynb │ ├── Teleportation.ipynb │ └── bloch-sphere-movies │ ├── hadamard_gate_animated.webm │ ├── s_gate_animated.webm │ ├── t_gate_animated.webm │ ├── x_gate_animated.webm │ ├── y_rotation_animated.webm │ └── z_rotation_animated.webm ├── 02-gate-model-applications ├── annotated-gate-model-applications.pdf ├── blank-gate-model-applications.pdf ├── bonus-slides-noise.pdf ├── bonus-slides-qft.pdf ├── gate-model-applications.pdf └── notebooks │ ├── Neutrino-Oscillations.ipynb │ ├── Quantum-Phase-Estimation.ipynb │ ├── Solved-Neutrino-Oscillations.ipynb │ ├── Solved-Quantum-Phase-Estimation.ipynb │ └── qft_mini.png ├── 03-annealing-theory ├── annealing-theory.pdf ├── annotated-annealing-theory.pdf └── blank-annealing-theory.pdf ├── 04-annealing-applications ├── Minor-Embeddings.ipynb ├── Vertex-Cover.ipynb ├── annealing-applications.pdf ├── annotated-annealing-applications.pdf └── blank-annealing-applications.pdf ├── LICENSE ├── README.md ├── Resources.md ├── fall-students-2019 ├── lecture-01-annotated.pdf ├── lecture-01-full.pdf ├── lecture-02-annotated.pdf └── lecture-02-full.pdf ├── summer-students-2019 ├── lecture-01-annotated.pdf ├── lecture-01-blank.pdf ├── lecture-01-unclear-topics.pdf ├── lecture-01.pdf ├── lecture-02-blank.pdf └── lecture-02.pdf ├── syllabus.pdf └── winter-students-2020 ├── lecture-01-annotated.pdf ├── lecture-01.pdf ├── lecture-02-annotated.pdf └── lecture-02.pdf /01-gate-model-theory/annotated-gate-model-theory.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/annotated-gate-model-theory.pdf -------------------------------------------------------------------------------- /01-gate-model-theory/blank-gate-model-theory.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/blank-gate-model-theory.pdf -------------------------------------------------------------------------------- /01-gate-model-theory/gate-model-bonus.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/gate-model-bonus.pdf -------------------------------------------------------------------------------- /01-gate-model-theory/gate-model-theory.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/gate-model-theory.pdf -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/Deutsch-Algorithm.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/Deutsch-Algorithm.ipynb -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/Making-Entangled-States.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/Making-Entangled-States.ipynb -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/Single-Qubit-Gates.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/Single-Qubit-Gates.ipynb -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/Superdense-Coding.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/Superdense-Coding.ipynb -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/Teleportation.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/Teleportation.ipynb -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/bloch-sphere-movies/hadamard_gate_animated.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/bloch-sphere-movies/hadamard_gate_animated.webm -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/bloch-sphere-movies/s_gate_animated.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/bloch-sphere-movies/s_gate_animated.webm -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/bloch-sphere-movies/t_gate_animated.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/bloch-sphere-movies/t_gate_animated.webm -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/bloch-sphere-movies/x_gate_animated.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/bloch-sphere-movies/x_gate_animated.webm -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/bloch-sphere-movies/y_rotation_animated.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/bloch-sphere-movies/y_rotation_animated.webm -------------------------------------------------------------------------------- /01-gate-model-theory/notebooks/bloch-sphere-movies/z_rotation_animated.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/01-gate-model-theory/notebooks/bloch-sphere-movies/z_rotation_animated.webm -------------------------------------------------------------------------------- /02-gate-model-applications/annotated-gate-model-applications.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/annotated-gate-model-applications.pdf -------------------------------------------------------------------------------- /02-gate-model-applications/blank-gate-model-applications.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/blank-gate-model-applications.pdf -------------------------------------------------------------------------------- /02-gate-model-applications/bonus-slides-noise.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/bonus-slides-noise.pdf -------------------------------------------------------------------------------- /02-gate-model-applications/bonus-slides-qft.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/bonus-slides-qft.pdf -------------------------------------------------------------------------------- /02-gate-model-applications/gate-model-applications.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/gate-model-applications.pdf -------------------------------------------------------------------------------- /02-gate-model-applications/notebooks/Neutrino-Oscillations.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/notebooks/Neutrino-Oscillations.ipynb -------------------------------------------------------------------------------- /02-gate-model-applications/notebooks/Quantum-Phase-Estimation.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/notebooks/Quantum-Phase-Estimation.ipynb -------------------------------------------------------------------------------- /02-gate-model-applications/notebooks/Solved-Neutrino-Oscillations.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/notebooks/Solved-Neutrino-Oscillations.ipynb -------------------------------------------------------------------------------- /02-gate-model-applications/notebooks/Solved-Quantum-Phase-Estimation.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/notebooks/Solved-Quantum-Phase-Estimation.ipynb -------------------------------------------------------------------------------- /02-gate-model-applications/notebooks/qft_mini.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/02-gate-model-applications/notebooks/qft_mini.png -------------------------------------------------------------------------------- /03-annealing-theory/annealing-theory.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/03-annealing-theory/annealing-theory.pdf -------------------------------------------------------------------------------- /03-annealing-theory/annotated-annealing-theory.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/03-annealing-theory/annotated-annealing-theory.pdf -------------------------------------------------------------------------------- /03-annealing-theory/blank-annealing-theory.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/03-annealing-theory/blank-annealing-theory.pdf -------------------------------------------------------------------------------- /04-annealing-applications/Minor-Embeddings.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/04-annealing-applications/Minor-Embeddings.ipynb -------------------------------------------------------------------------------- /04-annealing-applications/Vertex-Cover.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/04-annealing-applications/Vertex-Cover.ipynb -------------------------------------------------------------------------------- /04-annealing-applications/annealing-applications.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/04-annealing-applications/annealing-applications.pdf -------------------------------------------------------------------------------- /04-annealing-applications/annotated-annealing-applications.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/04-annealing-applications/annotated-annealing-applications.pdf -------------------------------------------------------------------------------- /04-annealing-applications/blank-annealing-applications.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/04-annealing-applications/blank-annealing-applications.pdf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/README.md -------------------------------------------------------------------------------- /Resources.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/Resources.md -------------------------------------------------------------------------------- /fall-students-2019/lecture-01-annotated.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/fall-students-2019/lecture-01-annotated.pdf -------------------------------------------------------------------------------- /fall-students-2019/lecture-01-full.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/fall-students-2019/lecture-01-full.pdf -------------------------------------------------------------------------------- /fall-students-2019/lecture-02-annotated.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/fall-students-2019/lecture-02-annotated.pdf -------------------------------------------------------------------------------- /fall-students-2019/lecture-02-full.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/fall-students-2019/lecture-02-full.pdf -------------------------------------------------------------------------------- /summer-students-2019/lecture-01-annotated.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/summer-students-2019/lecture-01-annotated.pdf -------------------------------------------------------------------------------- /summer-students-2019/lecture-01-blank.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/summer-students-2019/lecture-01-blank.pdf -------------------------------------------------------------------------------- /summer-students-2019/lecture-01-unclear-topics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/summer-students-2019/lecture-01-unclear-topics.pdf -------------------------------------------------------------------------------- /summer-students-2019/lecture-01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/summer-students-2019/lecture-01.pdf -------------------------------------------------------------------------------- /summer-students-2019/lecture-02-blank.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/summer-students-2019/lecture-02-blank.pdf -------------------------------------------------------------------------------- /summer-students-2019/lecture-02.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/summer-students-2019/lecture-02.pdf -------------------------------------------------------------------------------- /syllabus.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/syllabus.pdf -------------------------------------------------------------------------------- /winter-students-2020/lecture-01-annotated.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/winter-students-2020/lecture-01-annotated.pdf -------------------------------------------------------------------------------- /winter-students-2020/lecture-01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/winter-students-2020/lecture-01.pdf -------------------------------------------------------------------------------- /winter-students-2020/lecture-02-annotated.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/winter-students-2020/lecture-02-annotated.pdf -------------------------------------------------------------------------------- /winter-students-2020/lecture-02.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/glassnotes/Intro-QC-TRIUMF/HEAD/winter-students-2020/lecture-02.pdf --------------------------------------------------------------------------------