libquantum-entanglement-perl 0.32-5 source package in Ubuntu

Changelog

libquantum-entanglement-perl (0.32-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libquantum-entanglement-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 00:08:25 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libquantum-entanglement-perl_0.32-5.dsc 2.2 KiB a8f61cc59e559359f42227f53e3e25f32bac32f750808b34162b78bbca00744d
libquantum-entanglement-perl_0.32.orig.tar.gz 19.8 KiB 89b8dddf51175e73e3c5bdd6c71b8ca5af14c48e26695d9c7ee9e98931310bb7
libquantum-entanglement-perl_0.32-5.debian.tar.xz 2.5 KiB 6d04b286befa75061dc79c9b3228b81b7cb002157bfde90dcd5a0a5a98e77c49

Available diffs

No changes file available.

Binary packages built by this source

libquantum-entanglement-perl: Quantum Mechanic entanglement of variables in perl

 One of the more popular interpretations of quantum mechanics holds that
 instead of particles always being in a single, well defined, state
 they instead exist as an almost ghostly overlay of many different
 states (or values) at the same time. Of course, it is our experience
 that when we look at something, we only ever find it in one single state.
 This is explained by the many states of the particle collapsing to a
 single state and highlights the importance of observation.
 .
 Essentially, this allows you to put variables into a superposition
 of states, have them interact with each other (so that all states
 interact) and then observe them (testing to see if they satisfy
 some comparison operator, printing them) which will collapse
 the entire system so that it is consistent with your knowledge.