Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit f463a7b

Browse files
FermiousFermious
authored andcommitted
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
1 parent 133bcd0 commit f463a7b

8 files changed

+10
-10
lines changed

_tabs/ms-quantum.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ Course resources and materials for the graduate quantum computing program @ KFUP
1313

1414
### Foundational Text (Beginner to Intermediate)
1515

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
1717
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.
1818

1919
### Hardware and Implementation (Intermediate to Advanced)
2020

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)
2222
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.
2323

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)
2525
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.
2626

2727
### Practical Applications (Advanced)
2828

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)
3030
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.

_umq_events/coplanar-waveguide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@ abstract: |
3737

3838
### Foundational Text (Beginner to Intermediate)
3939

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
4141
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.
4242

4343
### Hardware and Implementation (Intermediate to Advanced)
4444

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)
4646
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.
4747

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)
4949
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.
5050

5151
### Practical Applications (Advanced)
5252

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)
5454
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.

_umq_events/gap-engineering-qubits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ abstract: |
2121

2222
{{ page.abstract }}
2323

24-
## Discussion Notes
24+
## Presentation Slides
2525

26-
*Notes from the discussion will be added after the session.*
26+
[Download Presentation (PDF)](/assets/presentations/gap-engineering-qubits.pdf)
2.14 MB
Binary file not shown.
14.5 MB
Binary file not shown.
7.94 MB
Binary file not shown.
7.41 MB
Binary file not shown.
4.96 MB
Binary file not shown.

0 commit comments

Comments
 (0)