rmhowe425 / Qiskit

2 stars 2 forks source link

Implement the discrete logarithm algorithm #5

Closed MatthewGregoire42 closed 4 years ago

MatthewGregoire42 commented 4 years ago

The algorithm is described on page 107 of this document. This seems a little involved, probably the work of two people.