Pinned Repositories
factoritall
Sage scripts for completely factoring any integer efficiently with very high probability after a single run of an order-finding algorithm.
quaspy
The Quaspy library for Python for simulating and post-processing various quantum algorithms, including Shor's algorithms and Ekerå–Håstad's variations of Shor's algorithms.
qunundrum
The source code of MPI programs for simulating quantum algorithms and for post-processing the output from these algorithms. The focus is on Shor's groundbreaking algorithms, and on various derivatives of Shor's algorithms.
quppy
The Quppy library for Python3 for simulating and post-processing Shor's order-finding and factoring algorithms.
regevnum
The Sage implementation of a simulator for Regev's factoring algorithm, and of Ekerå–Gärtner's extensions to discrete logarithm finding, order finding and factoring via order finding.
cryptopp
free C++ class library of cryptographic schemes
ekera's Repositories
ekera/regevnum
The Sage implementation of a simulator for Regev's factoring algorithm, and of Ekerå–Gärtner's extensions to discrete logarithm finding, order finding and factoring via order finding.
ekera/qunundrum
The source code of MPI programs for simulating quantum algorithms and for post-processing the output from these algorithms. The focus is on Shor's groundbreaking algorithms, and on various derivatives of Shor's algorithms.
ekera/factoritall
Sage scripts for completely factoring any integer efficiently with very high probability after a single run of an order-finding algorithm.
ekera/quaspy
The Quaspy library for Python for simulating and post-processing various quantum algorithms, including Shor's algorithms and Ekerå–Håstad's variations of Shor's algorithms.
ekera/quppy
The Quppy library for Python3 for simulating and post-processing Shor's order-finding and factoring algorithms.