shors-python
shors-python copied to clipboard
Implementation of Shor's algorithm in Python 3.X using state vectors
Why do you set up so many qubits for this simulation? With the current code I could only factorise numbers up to about 50 in a reasonable time, but after...
https://github.com/toddwildey/shors-python/blob/a7e47d6ba59dcd9d8b9bd37e8e34e8c7cac1b182/shors.py#L243
Hi, I downloaded the shors-python code to help my son with a school project. Having trouble running it. We are using Python 3.7, also tried Anaconda and we get a...