Skip to content

Latest commit

Β 

History

History
50 lines (38 loc) Β· 1.7 KB

File metadata and controls

50 lines (38 loc) Β· 1.7 KB

Hanndbook (QC@IIT-I)

Welcome to our shared Quantum Computing content repository!

πŸ—‚οΈ Curriculum Directory & Folder Structure

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

Contribution Rules for the Team

To keep this repository clean and professional, please follow these guidelines when adding files:

  1. File Naming Convention: Name your PDFs clearly using lowercase and hyphens.
    • Example: grovers-algorithm-guide.pdf instead of Grover Final draft v2(1).pdf.
  2. How to Upload: * Navigate into the correct folder above.
    • Click Add file -> Upload files.
    • Drag your PDF in.
  3. 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!