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
lucminah/Shor-s-Algorithm
I'm trying to make a simplified version code for the shor's algorithm in python.
Python