-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
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.