Skip to content

Latest commit

 

History

History
 
 

simple-algorithms

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
page_type languages products description urlFragment
sample
qsharp
qdk
This sample describes three simple quantum algorithms.
simple-quantum-algorithms

Simple Quantum Algorithms Sample

This sample describes three simple quantum algorithms: the Bernstein–Vazirani quantum algorithm to learn a parity function, the Deutsch–Jozsa quantum algorithm to distinguish constant Boolean functions from balanced ones, and the hidden shift quantum algorithm that identifies a shift pattern between so-called bent functions.

Prerequisites

Running the Sample

To run the sample, use the dotnet run command from your terminal.

Manifest