NOTICE: This package has been removed from pkgsrc

./wip/hs-QIO, QIO Monad is a library for defining quantum computations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2, Package name: hs-QIO-1.2, Maintainer: szptvlfn

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.


Required to run:
[devel/hs-mtl] [devel/hs-random]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 7e24e9b5b31e805bebe5bb4dcfbbd9862ca152af
RMD160: f0e1e7c3c1df32774412e02f40c3ca90739f3587
Filesize: 16.6 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-21 23:04:42 by Ryosuke Moro | Files touched by this commit (97)
Log message:
Remove hs-network, imported to pkgsrc/net.
Remove hs-random, hs-syb, imported to pkgsrc/devel.
Remove hs-x11, imported to pkgsrc/x11.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2013-02-21 21:04:31 by Ryosuke Moro | Files touched by this commit (5)
Log message:
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.