Skip to content

Latest commit

 

History

History
 
 

IntegerFactorization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Integer Factorization Sample

This sample contains Q# code implementing Shor's quantum algorithm for factoring integers. The sample relies on the arithmetic library provided as a part of Microsoft.Quantum.Canon library.

Manifest