@hackage QIO1.1

The Quantum IO Monad is a library for defining quantum computations in Haskell

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      alexander.s.green@gmail.com

    • Versions

      • 1.3 Sun, 13 Nov 2016
      • 1.2 Thu, 1 Jun 2017
      • 1.1 Thu, 1 Jun 2017
      • 1.0 Thu, 1 Jun 2017

    The Quantum IO Monad is a library for defining quantum computations in Haskell. It can be thought of as an embedded language within Haskell, and comes with functions for simulating the running of these quantum computations. The distribution contains many example computations written in QIO, including an implementation of Shor's algorithm.