Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 361 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 361 Bytes

qgrep

qgrep is a quantum computing project implemented in Qiskit that is intended to mimic the functionality of grep, but applying quantum algorithms. Grover's search is implemented under the hood. Included within is the text of Pride and Prejudice by Jane Austen and a Jupyter Notebook demonstrating its use.

Usage:

python qgrep.py FILE.txt TARGET_STRING