QIO-1.0: The Quantum IO Monad is a library for defining quantum computations in Haskell
Source code
Contents
Index
QIO.Qft
Documentation
qft
:: [
Qbit
] ->
U
Source
qftAcu
:: [
Qbit
] -> [
Bool
] -> [
Bool
] ->
U
Source
qftBase
:: [
Bool
] ->
Qbit
->
U
Source
testCond
:: [
Qbit
] ->
U
Source
testCondOk
:: [
Qbit
] ->
U
Source
rotK
::
Int
->
Qbit
->
U
Source
tryQft
::
Int
->
QIO
Int
Source
tC
:: (
Qbit
,
Qbit
) ->
U
Source
tC'
:: (
Qbit
,
Qbit
) -> (
Bool
,
Bool
) ->
U
Source
testTC
::
QIO
(
Bool
,
Bool
)
Source
Produced by
Haddock
version 2.6.0