Skip to content

Initial Release - Grover's Algorithm

Latest

Choose a tag to compare

@magnusinst84-sudo magnusinst84-sudo released this 15 Mar 16:38
· 1 commit to main since this release
53594bd

Quantum Computing - Grover's Algorithm

This is the initial release of the Grover's Algorithm simulation project.

Includes:

  • NumPy-based Simulator
  • Qiskit Quantum Circuit Implementation
  • Interactive visualizer demonstrating amplitude amplification
  • Complete Python Virtual Environment setup script (setup_env.bat)

To get started: Download the GitHub_Release.zip file below, extract it, and double-click setup_env.bat to automatically install all dependencies and launch Jupyter Notebook.