qchas-1.1.0.0: A library for implementing Quantum Algorithms
Core.QOperationsInternal
entangleTwoQubits :: Qubit -> Qubit -> Qubit #
applyGate :: Gate -> Qubit -> Qubit #
outerProduct :: Qubit -> Qubit -> Gate #
multiply :: Qubit -> Complex Double -> Qubit #
kron :: Gate -> Gate -> Gate #