You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CHAOS Quantum Simulator: Breakthrough 20-qubit simulation with only 24MB memory. GPU-accelerated Shor's algorithm, Grover's search, QFT implementation. 1000x more efficient than traditional simulators.
A hands-on tutorial repository demonstrating quantum algorithms like Quantum Teleportation and Grover's Search using Qiskit, targeted at technical learners new to quantum programming.
A research-grade virtual quantum computing simulator integrated with deep learning. Features true quantum superposition, entanglement, and measurement-based neural architectures for language models.
Quantum Mac Lab: interactive quantum computing simulator for Apple Silicon and Intel Macs with sci-fi UI, Bell/GHZ/Grover/QFT demos, and state-vector capacity estimates.
This repository is a centralized and continuously growing archive of Q# programs built with the Microsoft Quantum Development Kit. It is designed to collect, organize, and showcase a wide variety of quantum computing examples - from simple gate operations and random number generators to advanced algorithms, simulations, and experimental prototypes.
This repository contains an implementation of Grover's search algorithm based on Qiskit, which I presented as a tutor at PolyhaQ (Iran's first quantum hackathon).