The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Quantum::Superpositions"

Quantum::Superpositions - QM-like superpositions in Perl River stage one • 4 direct dependents • 4 total dependents

The Quantum::Superpositions module adds two new operators to Perl: "any" and "all". Each of these operators takes a list of values (states) and superimposes them into a single scalar value (a superposition), which can then be stored in a standard sca...

LEMBARK/Quantum-Superpositions-2.03 - 08 Jul 2018 20:35:01 UTC

Quantum::Superpositions::Lazy - Weighted QM-like superpositions with lazy evaluation River stage zero No dependents

This module allows for creation of superpositions that contain a set of possible states. A superposition is an object that tries to behave as if it was in all of these states at once when used in regular numeric / string operations. Any operation tha...

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

Quantum::Superpositions::Lazy::State - a weighted state implementation River stage zero No dependents

This is a simple implementation of a state that contains a weight and a value. The states are meant to be immutable, so once created you cannot change the value or weight of a state (without cloning it)....

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

Quantum::Superpositions::Lazy::Statistics - statistical measures on superpositions River stage zero No dependents

This package contains implementations of basic statistical measures available directly from the superposition object via the *stats* method. Upon calling any method on the statistics object, the full set of states will be created on the superposition...

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

Quantum::Superpositions::Lazy::Computation - a computation result, superposition-like class River stage zero No dependents

Computation is a class with the same function as Quantum::Superpositions::Lazy::Superposition but different source of data. A computation object spawns as soon as a superposition object is used with an overloaded operator. Much like a superposition, ...

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

Quantum::Superpositions::Lazy::Superposition - a weighted superposition implementation River stage zero No dependents

This class implements a weighted superposition consisting of a set of Quantum::Superpositions::Lazy::State states. Each state contains a weight and a value, and the probability of each state occuring randomly is "weight / superposition_weight_sum". A...

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

Quantum::Superpositions::Lazy::ComputedState - a weighted state implementation with the source of the computation River stage zero No dependents

This is a subclass of Quantum::Superpositions::Lazy::State with extra fields that allow tracking of the computation sources that produced the state. Objects of this class are produced inside the with_sources block....

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

lib/Quantum/Superpositions/Lazy/Util.pm River stage zero No dependents

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

lib/Quantum/Superpositions/Lazy/Operation/Logical.pm River stage zero No dependents

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

lib/Quantum/Superpositions/Lazy/Role/Operation.pm River stage zero No dependents

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

lib/Quantum/Superpositions/Lazy/Role/Collapsible.pm River stage zero No dependents

BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC

Quantum::Usrn - Square root of not. River stage zero No dependents

Provide the 'square root of not' function (Usrn), used by weird Quantum Physicists. Applying Usrn to a value will produce noise; applying Usrn to that noise will produce the bitwise negation of the original value. It all sounds a bit stange, and most...

KASEI/Quantum-Usrn-1.00 - 10 Jul 2001 21:00:15 UTC

Quantum::Entanglement - QM entanglement of variables in perl River stage zero No dependents

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

AJGOUGH/Quantum-Entanglement-0.32 - 05 Jun 2002 16:53:46 UTC
14 results (0.036 seconds)