Skip to content

Latest commit

 

History

History
 
 

IntegerFactorization

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