You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qrack implements quantum division as inverse of quantum multiplication or maybe also modulo out-of-place (both of which are important). It is possible for unitary modular division to be implemented with dividend and remainder output registers. (Simply consider the one-to-one mapping of the eigenstates.) We should implement this, too.
The text was updated successfully, but these errors were encountered:
Qrack implements quantum division as inverse of quantum multiplication or maybe also modulo out-of-place (both of which are important). It is possible for unitary modular division to be implemented with dividend and remainder output registers. (Simply consider the one-to-one mapping of the eigenstates.) We should implement this, too.
The text was updated successfully, but these errors were encountered: