Thanks to visit codestin.com
Credit goes to github.com

Skip to content

siddhi-paradhi/Qiskit

Repository files navigation

Implementing and Analyzing Quantum Algorithms Using Qiskit

This repository is focused on Quantum Computing with Qiskit. It involves implementing quantum algorithms, analyzing their classical counterparts, and comparing performance across various metrics.


Problem Statement

Implement a quantum algorithm (e.g., Grover's or Shor's) using a quantum simulator (Qiskit), and compare its performance with a classical algorithm solving the same problem.


Tools and Technologies

  • Python 3.11+
  • Qiskit
  • Jupyter Notebook
  • Matplotlib & NumPy
  • Git/GitHub

Key Learnings

  • Practical understanding of qubit behavior and quantum gates
  • Oracle design and amplitude amplification in Grover’s Algorithm
  • Time complexity differences between quantum (O(√N)) and classical (O(N)) search
  • Comparative analysis and visualization of performance data

References


Author

Siddhi Paradhi
Department of Electronics and Computer Science
Pillai College of Engineering
June 2025


Feel free to explore the notebooks and code, and reach out for feedback or collaboration!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published