Skip to content

QuantumQuixxote/awesome-quantum-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awesome-quantum-algorithms

Awesome Archive of Quantum Algorithms

Variational Fast Forwarding

Bassard Hoyer Tapp Algorithm

  • The BHT algorithm uses amplitude amplification, a nice generalisation of Grover's algorithm
  • The dynamic dimensions of quantum oracles
  • The collision resistance of quantum hash functions

Quantum Oracles using the Quantum Hash Functions

  • A quantum algorithm that finds a collision in any two-to-one functions after O(√3 N ) expected evaluations.

Simons Algorithm

  • XOR masking and Simons Algorithm

Grover Algorithm

  • Importance of Quantum Oracles
  • Conceptualisation of Grover Operator

References