You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2025. It is now read-only.
Add local PDF resources and update event presentations
- Move all quantum computing PDFs to assets/resources directory
- Replace external links with local PDF files for offline access
- Add presentation slides to gap engineering event
- Include Nielsen-Chuang textbook and all research papers locally
Copy file name to clipboardExpand all lines: _tabs/ms-quantum.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,18 +13,18 @@ Course resources and materials for the graduate quantum computing program @ KFUP
13
13
14
14
### Foundational Text (Beginner to Intermediate)
15
15
16
-
**[Quantum Computation and Quantum Information](https://en.wikipedia.org/wiki/Quantum_Computation_and_Quantum_Information)** by Michael Nielsen & Isaac Chuang
16
+
**[Quantum Computation and Quantum Information](/assets/resources/nielsen-chuang-quantum-computation.pdf)** by Michael Nielsen & Isaac Chuang
17
17
Often referred to as "Mike and Ike," this is the standard textbook in quantum information science. With over 58,000 citations, it provides a comprehensive introduction assuming minimal prior knowledge of quantum mechanics or computer science. Covers fundamental topics including quantum circuits, quantum algorithms (Fourier transform, search), quantum noise, error correction, and information theory. Essential for building a strong theoretical foundation.
18
18
19
19
### Hardware and Implementation (Intermediate to Advanced)
20
20
21
-
**[A Quantum Engineer's Guide to Superconducting Qubits](https://arxiv.org/abs/1904.06560)** by Krantz et al. (2019)
21
+
**[A Quantum Engineer's Guide to Superconducting Qubits](/assets/resources/quantum-engineers-guide-superconducting-qubits.pdf)** by Krantz et al. (2019)
22
22
An introductory guide bridging fundamental concepts with contemporary applications in quantum computing. Reviews 20 years of evolution from basic research to engineering large-scale quantum systems. Covers superconducting circuit design, qubit control, readout techniques, noise properties, and circuit quantum electrodynamics (cQED). Ideal for understanding the hardware implementation of quantum computers.
23
23
24
-
**[Introduction to Experimental Quantum Measurement with Superconducting Qubits](https://arxiv.org/abs/1904.09291)** by Mahdi Naghiloo (2019)
24
+
**[Introduction to Experimental Quantum Measurement with Superconducting Qubits](/assets/resources/experimental-quantum-measurement-superconducting-qubits.pdf)** by Mahdi Naghiloo (2019)
25
25
A pedagogical introduction to quantum measurement in superconducting systems, exploring the dynamics of single qubits under continuous monitoring. Covers experimental quantum dynamics, quantum thermodynamics, and weak measurement techniques. Provides an in-depth experimental perspective essential for those working with physical quantum systems.
26
26
27
27
### Practical Applications (Advanced)
28
28
29
-
**[Practical Introduction to Benchmarking and Characterization of Quantum Computers](https://link.aps.org/doi/10.1103/PRXQuantum.6.030202)** by Hashim et al. (2025)
29
+
**[Practical Introduction to Benchmarking and Characterization of Quantum Computers](/assets/resources/benchmarking-characterization-quantum-computers.pdf)** by Hashim et al. (2025)
30
30
A comprehensive tutorial on quantum characterization, verification, and validation (QCVV) tools. Designed for both newcomers and experts, it provides essential techniques to evaluate and enhance quantum computing performance. Critical for understanding how to assess the quality and reliability of quantum computations in practice.
Copy file name to clipboardExpand all lines: _umq_events/coplanar-waveguide.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,18 +37,18 @@ abstract: |
37
37
38
38
### Foundational Text (Beginner to Intermediate)
39
39
40
-
**[Quantum Computation and Quantum Information](https://en.wikipedia.org/wiki/Quantum_Computation_and_Quantum_Information)** by Michael Nielsen & Isaac Chuang
40
+
**[Quantum Computation and Quantum Information](/assets/resources/nielsen-chuang-quantum-computation.pdf)** by Michael Nielsen & Isaac Chuang
41
41
Often referred to as "Mike and Ike," this is the standard textbook in quantum information science. With over 58,000 citations, it provides a comprehensive introduction assuming minimal prior knowledge of quantum mechanics or computer science. Covers fundamental topics including quantum circuits, quantum algorithms (Fourier transform, search), quantum noise, error correction, and information theory. Essential for building a strong theoretical foundation.
42
42
43
43
### Hardware and Implementation (Intermediate to Advanced)
44
44
45
-
**[A Quantum Engineer's Guide to Superconducting Qubits](https://arxiv.org/abs/1904.06560)** by Krantz et al. (2019)
45
+
**[A Quantum Engineer's Guide to Superconducting Qubits](/assets/resources/quantum-engineers-guide-superconducting-qubits.pdf)** by Krantz et al. (2019)
46
46
An introductory guide bridging fundamental concepts with contemporary applications in quantum computing. Reviews 20 years of evolution from basic research to engineering large-scale quantum systems. Covers superconducting circuit design, qubit control, readout techniques, noise properties, and circuit quantum electrodynamics (cQED). Ideal for understanding the hardware implementation of quantum computers.
47
47
48
-
**[Introduction to Experimental Quantum Measurement with Superconducting Qubits](https://arxiv.org/abs/1904.09291)** by Mahdi Naghiloo (2019)
48
+
**[Introduction to Experimental Quantum Measurement with Superconducting Qubits](/assets/resources/experimental-quantum-measurement-superconducting-qubits.pdf)** by Mahdi Naghiloo (2019)
49
49
A pedagogical introduction to quantum measurement in superconducting systems, exploring the dynamics of single qubits under continuous monitoring. Covers experimental quantum dynamics, quantum thermodynamics, and weak measurement techniques. Provides an in-depth experimental perspective essential for those working with physical quantum systems.
50
50
51
51
### Practical Applications (Advanced)
52
52
53
-
**[Practical Introduction to Benchmarking and Characterization of Quantum Computers](https://link.aps.org/doi/10.1103/PRXQuantum.6.030202)** by Hashim et al. (2025)
53
+
**[Practical Introduction to Benchmarking and Characterization of Quantum Computers](/assets/resources/benchmarking-characterization-quantum-computers.pdf)** by Hashim et al. (2025)
54
54
A comprehensive tutorial on quantum characterization, verification, and validation (QCVV) tools. Designed for both newcomers and experts, it provides essential techniques to evaluate and enhance quantum computing performance. Critical for understanding how to assess the quality and reliability of quantum computations in practice.
0 commit comments