libquantum 1.1.1-8 source package in Ubuntu

Changelog

libquantum (1.1.1-8) unstable; urgency=medium

  * Update debian/rules:
    - remove override_dh_autoreconf target
    - set AUTOHEADER and LIBTOOLIZE variables as a workaround for fixing of
      autoreconf error

 -- Boris Pek <email address hidden>  Thu, 19 Nov 2020 20:20:05 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
libquantum_1.1.1-8.dsc 2.0 KiB 2821bd0fe15d973bf4d900556c5c5c674a37178f13dcbff54abfb1375c96f63b
libquantum_1.1.1.orig.tar.gz 225.3 KiB d8e3c4407076558f87640f1e618501ec85bc5f4c5a84db4117ceaec7105046e5
libquantum_1.1.1-8.debian.tar.xz 4.4 KiB 41fc92fb4a685d9a9b09c981040ea4f771ff7ee918d88b3ff17bc0844d8f39b5

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 performance 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 performance 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.

libquantum8-dbgsym: debug symbols for libquantum8