Publication View

Chapter 1 Shor in Haskell The Quantum IO Monad (2008)

Abstract
Quantum IO monad, and use it to implement Shor’s factorisation algorithm. The QIO monad separates reversible (i.e. unitary) and irreversible (i.e. probabilistic) computations and provides a reversible let operation (ulet), allowing us to use ancillas (auxiliary qubits) in a modular fashion. Exploiting Haskell’s class system we can present our algorithms in a high level way, implementing abstractions in the functional paradigm. We describe the implementation of Shor’s algorithm in some detail also covering the necessary reversible arithmetic. QIO programs can be simulated either by calculating a probability distribution or by embedding it into the IO monad using the random number generator. 1.1

Publication details
Download http://citeseerx.ist.psu.edu/viewdoc/summary?doi=?doi=10.1.1.119.3711
Source http://www.cs.nott.ac.uk/~txa/publ/qio.pdf
Contributors CiteSeerX
Repository CiteSeerX - Scientific Literature Digital Library and Search Engine (United States)
Keywords Category, Research Abstract, We present an interface from Haskell to quantum programming, the
Type text
Language English
Relation 10.1.1.125.4866, 10.1.1.108.6350, 10.1.1.4.315