QIO-1.0: The Quantum IO Monad is a library for defining quantum computations in Haskell

QIO.Qft

Documentation

qft :: [Qbit] -> USource

qftAcu :: [Qbit] -> [Bool] -> [Bool] -> USource

rotK :: Int -> Qbit -> USource

tC :: (Qbit, Qbit) -> USource

tC' :: (Qbit, Qbit) -> (Bool, Bool) -> USource