Welcome to our shared Quantum Computing content repository!
Please upload your PDFs to the corresponding folder based on the topic:
- Fun facts about QC
- Difference between quantum and classical (gates, bits vs. qubits)
- Frameworks and libraries
- No-cloning theorem
- State representation & Bra-Ket algebra
- Hamiltonian
- Entangled states
- Bloch sphere
- Definitions and purpose of gates
- Sample code to run a circuit
- Oracle implementation
- Shor's Algorithm
- Grover's Algorithm
- VQE (Variational Quantum Eigensolver)
- QPE (Quantum Phase Estimation)
- Deutsch-Jozsa
- QAOA (Quantum Approximate Optimization Algorithm)
- QML (Quantum Machine Learning)
- PQC (Parameterized Quantum Circuits)
- Algorithmic Optimization
To keep this repository clean and professional, please follow these guidelines when adding files:
- File Naming Convention: Name your PDFs clearly using lowercase and hyphens.
- Example:
grovers-algorithm-guide.pdfinstead ofGrover Final draft v2(1).pdf.
- Example:
- How to Upload: * Navigate into the correct folder above.
- Click Add file -> Upload files.
- Drag your PDF in.
- Publishing (Pull Requests): At the bottom of the upload page, select "Create a new branch for this commit and start a pull request". Give it a short title (e.g.,
Add Shor's algorithm notes) so the team can review it before it goes live!