Strongly typed multiverse for .NET

Paper

QuantumSuperposition and PositronicVariables

Strongly-Typed Multiverse Programming and Quantum-Inspired Circuits for .NET.

This paper presents QuantumSuperposition and PositronicVariables, two interlinked .NET libraries for modelling uncertainty, quantum-style superposition, and time-looped convergence in ordinary C# code.

QuantumSuperposition provides a generic superposition engine in the form of QuBit<T> and Eigenstates<T>, plus a physics-flavoured quantum layer with multi-qubit systems, entanglement management, gate catalogues, canonical states, and bundled implementations of the Quantum Fourier Transform and Grover's search algorithm.

PositronicVariables builds on the same superposition semantics to model reversible temporal logic, recursive convergence, and timeline-based variable management with just enough weirdness to keep the tests interesting.

Citation

Paul Hutchinson. 2025. QuantumSuperposition and PositronicVariables: Strongly-Typed Multiverse Programming and Quantum-Inspired Circuits for .NET. Zenodo. DOI: 10.5281/zenodo.17863969.

Links