JavaScript implementation of Shor's algorithm used to find factors of numbers. Because it's meant for quantum computers bruteforcing is more efficient then this.
-
Updated
Mar 8, 2020 - JavaScript
JavaScript implementation of Shor's algorithm used to find factors of numbers. Because it's meant for quantum computers bruteforcing is more efficient then this.
Add a description, image, and links to the shors-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the shors-algorithm topic, visit your repo's landing page and select "manage topics."