libquantum 1.1.1-3 source package in Ubuntu

Changelog

libquantum (1.1.1-3) unstable; urgency=low


  * Move package to unstable: no changes required.

 -- Boris Pek <email address hidden>  Sun, 12 May 2013 20:23:08 +0300

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libquantum_1.1.1-3.dsc 2.0 KiB d61df7d9c2db767e1020957e3b15e42437a74d27a74ac171974d4291d39aaa5f
libquantum_1.1.1.orig.tar.gz 225.3 KiB d8e3c4407076558f87640f1e618501ec85bc5f4c5a84db4117ceaec7105046e5
libquantum_1.1.1-3.debian.tar.gz 3.7 KiB b483b38f65b5b3b3d9c274ca3db242d100788831a0c14b1e13feb77a5d81a745

Available diffs

No changes file available.

Binary packages built by this source

libquantum-dev: library for the simulation of a quantum computer (development files)

 libquantum is a C library for the simulation of a quantum computer. Based on
 the principles of quantum mechanics, it provides an implementation of a
 quantum register. Basic operations for register manipulation such as the
 Hadamard gate or the Controlled-NOT gate are available through an easy-to-use
 interface. Measurements can be performed on either single qubits or the whole
 quantum register.
 .
 Features:
  * Simulation of arbitrary quantum algorithms is possible
  * High perfomance and low memory consumption
  * Decoherence support for realistic quantum computation
  * Interface for quantum error correction (QEC)
  * Supports the density operator formalism
  * Implementations of Shor's factoring algorithm and Grover's search
    algorithm are included
 .
 This package contains the header files and static libraries which are needed
 to develop applications based on libquantum.

libquantum8: library for the simulation of a quantum computer

 libquantum is a C library for the simulation of a quantum computer. Based on
 the principles of quantum mechanics, it provides an implementation of a
 quantum register. Basic operations for register manipulation such as the
 Hadamard gate or the Controlled-NOT gate are available through an easy-to-use
 interface. Measurements can be performed on either single qubits or the whole
 quantum register.
 .
 Features:
  * Simulation of arbitrary quantum algorithms is possible
  * High perfomance and low memory consumption
  * Decoherence support for realistic quantum computation
  * Interface for quantum error correction (QEC)
  * Supports the density operator formalism
  * Implementations of Shor's factoring algorithm and Grover's search
    algorithm are included
 .
 This package contains the shared libraries.