Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 218 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 218 Bytes

Shor's Algorithm

I'm trying to make a simplified version code for the shor's algorithm in python. For anybody looking on how it works on normal(non-quantum) computers, here is a really simple exemple, made on python