kazawai / shor_qiskit

Very simple shor's algorithm simulated in Qiskit version 1.0.x
Apache License 2.0
3 stars 1 forks source link

small improvement of the brute force method #3

Closed EliotBD03 closed 6 months ago

EliotBD03 commented 6 months ago

Even though, this is not the main goal of this repo. I made a small improvement to the brute force method to be a little bit closer to the well-known complexity (e^log...).