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

Search results for "module:Quantum::Superposition"

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::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

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::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 - 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
7 results (0.026 seconds)