An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with grovers-algorithm

A curated list of projects in awesome lists tagged with grovers-algorithm .

https://github.com/dethada/quantum-cryptography

😺 Classical implementation of shor's and grover's algorithm to help with understanding.

grovers-algorithm quantum-cryptography shors-algorithm

Last synced: 27 Apr 2025

https://github.com/lynkos/grovers-algorithm

Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.

algorithm anaconda anaconda3 conda grover grover-algorithm grovers-algorithm jupyter jupyter-notebook latex python python3 qiskit quantum quantum-algorithms quantum-computing quantum-search quantum-search-algorithm

Last synced: 13 Apr 2025

https://github.com/debarghya4469/quantum-compiler

Implementation of Solovay Kitaev Algorithm for approximating any n-qubit gate using gates from library set {H,T,CNOT,S}.

deutsch-jozsa-algorithm gate-synthesis grovers-algorithm qiskit quantum-computing solovay-kitaev

Last synced: 23 Nov 2024

https://github.com/ohadlev77/sat-circuits-engine

A Python-Qiskit-based package that provides capabilities of easily generating, executing and analyzing quantum circuits for satisfiability problems according to user-defined constraints. The circuits being generated by the program are based on Grover's algorithm and its amplitude-amplification generalization.

grovers-algorithm python qiskit quantum-circuit-synthesis quantum-computing satisfiability-solver

Last synced: 09 May 2025

https://github.com/arec1b0/crypto-comparison

A comprehensive project comparing classical and quantum cryptography. Includes detailed explanations, code examples, and tests for various cryptographic algorithms and protocols.

aes bb84 classical-cryptography cryptography ecc grovers-algorithm qkd quantum-computing quantum-cryptography quantum-teleportation rsa

Last synced: 04 Apr 2025

https://github.com/engineersbox/q-grovers-algorithm

Implementation of Grover's algorithm with Q# QDK

grovers-algorithm qdk qsharp

Last synced: 22 Mar 2025

https://github.com/gojakuch/k-sat-grover-schoening

This notebook can be used as a tutorial for combining Schöning's and Grover's methods to solve k-SAT problems.

grovers-algorithm quantum-algorithms quantum-computing sat

Last synced: 15 Mar 2025

https://github.com/x86-512/qasm-exe-quacker

A Qiskit implementation of Grover's Algorithm capable of cracking an encrypted malware sample on a quantum computer.

grovers-algorithm malware qiskit quantum quantum-computing

Last synced: 27 Feb 2025

https://github.com/yoyolicoris/qmul-ecs7011-courseworks

My coursework submissions to the module ECS7011P Quantum Programming, QMUL.

grovers-algorithm qiskit quantum-fourier-transform quantum-programming

Last synced: 02 Mar 2025

https://github.com/denpalrius/grovers-algorithm

Implementation of Grover's alogorithm using 2 and 3 qubit systems

grovers-algorithm quantum-computing searching-algorithms

Last synced: 27 Feb 2025

https://github.com/hrolive/basic-quantum-computing-algorithms-and-their-implementation-in-cirq

A course that includes topics such as an introduction to quantum computing and its applications (e.g., quantum teleportation), quantum entanglement and superposition (shown on Bernstein-Vazirani and Simon's algorithms), Grover's algorithm, the quantum Fourier transform and practical examples of its use (quantum phase estimation, Shor's algorithm).

cirq entanglement grovers-algorithm quantum-computing quantum-fourier-transform quantum-teleportation shor-algorithm simons-algorithm superposition

Last synced: 23 Feb 2025