wmkirby1 / schur-transform

Computes an efficient quantum algorithm for the quantum Schur transform on n qubits.
3 stars 3 forks source link

Release 2.0 prep #2

Closed wmkirby1 closed 6 years ago

wmkirby1 commented 6 years ago

Added python 3 implementation.

Changed SchurIndices to SchurIndicesList, and SchurIndicesMap to SchurIndices, in Mathematica implementation.

Updated README accordingly.