Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 420 Bytes

Readme.md

File metadata and controls

28 lines (15 loc) · 420 Bytes

[Grover algorithm]

  1. grover.py Grover algorithm with single target.

  2. grover_multisol.py Grover algorithm with multiple target.

  3. tools.py Tools including prototype implementation and operation of MPS.

  4. mult_cntl_gate.py Implementation of multi-control gate base on Toffoli decomp.

[Results] See final_rep.pdf

[Developer] Kai-Hsin Wu

[Dependency] Cytnx library v0.6.5