Basic quantum algorithms¶

We propose a few notebooks presenting some basic quantum algorithms natively accessible in the QLM:

  • This notebook presents how to write a basic Grover search algorithm
  • This one presents the phase estimation routine
  • This one presents the quantum counting routine
In [ ]: