An open API service indexing awesome lists of open source software.

https://github.com/oliverkovacs/shors-algorithm

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.
https://github.com/oliverkovacs/shors-algorithm

factorization shors-algorithm

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project