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

QIO.QIORandom

Documentation

rlf :: [Bool] -> [Bool]Source

trim :: Int -> [Qbit] -> [Qbit]Source

randomU :: Int -> [Qbit] -> USource

occs :: [Int] -> (Int, Int, Int, Int, Int, Int)Source

rs' :: [Int] -> Int -> IntSource

probs :: Int -> IO (RR, RR, RR, RR, RR, RR)Source