Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 595 Bytes

File metadata and controls

13 lines (10 loc) · 595 Bytes

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