Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 504 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 504 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