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

Commit 0f2dc8e

Browse files
FermiousFermious
authored andcommitted
Update quantum computing resources
1 parent 6147aa4 commit 0f2dc8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_pages/resources/quantum-core.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ Essential texts and references for quantum computing, from foundational concepts
1111
## Foundational Text (Beginner to Intermediate)
1212

1313
**[Quantum Computation and Quantum Information](/assets/resources/nielsen-chuang-quantum-computation.pdf)** by Michael Nielsen & Isaac Chuang
14-
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.
14+
*The "Bible of Quantum Computing"* - The standard textbook that explains quantum computing from the ground up. It doesn't assume you already know quantum mechanics, making complex ideas accessible through clear explanations and examples. Covers all the essential topics: quantum gates, major algorithms, error correction, and information theory.
1515

1616
## Hardware and Implementation (Intermediate to Advanced)
1717

1818
**[A Quantum Engineer's Guide to Superconducting Qubits](/assets/resources/quantum-engineers-guide-superconducting-qubits.pdf)** by Krantz et al. (2019)
19-
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.
19+
Focuses on the practical engineering needed to build working quantum computers. Goes beyond theory to address real challenges: how to fabricate qubits, control them with electronics, keep them cold enough, and scale up to more qubits. Shows what actually works in the lab versus what looks good on paper.
2020

2121
**[Introduction to Experimental Quantum Measurement with Superconducting Qubits](/assets/resources/experimental-quantum-measurement-superconducting-qubits.pdf)** by Mahdi Naghiloo (2019)
22-
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.
22+
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. The first few chapters are very user-friendly.
2323

2424
## Practical Applications (Advanced)
2525

2626
**[Practical Introduction to Benchmarking and Characterization of Quantum Computers](/assets/resources/benchmarking-characterization-quantum-computers.pdf)** by Hashim et al. (2025)
27-
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.
27+
The most current guide to testing whether quantum computers work correctly. Covers all the (Quantum Characterization, Verification, and Validation) QCVV protocols needed to measure performance: gate quality, error rates, and algorithm success. Essential for determining if your quantum computer produces reliable results or just noise.

_tabs/ms-quantum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Foundational resources for Term 1 students covering both ICS 560 and PHYS 512:
2222

2323
## Recommended Resources
2424

25-
For comprehensive quantum computing resources including foundational texts, hardware implementation guides, and practical applications, visit our [**Quantum Computing Core Resources**](/resources/quantum-core/) page.
25+
For comprehensive quantum computing resources including foundational texts, hardware implementation guides, and practical applications, check: [**Quantum Computing Core Resources**](/resources/quantum-core/).

0 commit comments

Comments
 (0)