Warped Information Number (WIN) Paradigm by Stanley Preschutti (Information Physics Institute, UK). A zero-parameter, falsifiable validation suite testing theoretical physics, cosmology, quantum scrambling, and nuclear scaling against empirical data. Built with strict failure tripwires. © 2026 Stanley Preschutti.
1
stars
20
commits
Python
primary language
Sep 11, 2026
updated
Author: Stanley Preschutti (Entropia Research Institute)
Framework: Open-Source Empirical & Theoretical Verification Pipeline
The Warped Information Number (WIN) Paradigm is a theoretical framework modeling atomic mass distribution, nuclear binding behaviors, holographic scaling, and parameter-free quantum transport across physical systems. This repository hosts the official validation suite, verification scripts, and interactive Colab-native measurement engines accompanying the framework.
It provides an open-source, reproducible framework allowing independent researchers and peers to test theoretical derivations against empirical particle physics data, cosmological datasets, quantum scrambling metrics, black hole microstates, and table-top condensed matter experiments.
WIN.pdf — Official Warped Information Paradigm White Paper and theoretical foundation.WIN-MESA Page Curve Analyzer.py — Evaluates unitary black hole evaporation, Wishart fluctuation suppression, and archival persistence bounds.entropix_black_hole_test.py — $N=64$ Black Hole Verification script for microcanonical entropy partitioning.win_cosmology_validation.py — Cosmological data validation pipeline referencing large-scale structure metrics.win_dark_matter_engine.py — Computes protected Majorana bound states, relic density floors ($\Omega_{DM}h^2 \approx 0.12$), and stability lifetimes.win_dark_photon_validation.py — Audits dark photon coupling limits against fixed-target constraints (NA64).win_higgs_hiearchy_engine.py — Models 5D warped geometry ($kL \approx 38.44$), $A_5$ Higgs mass predictions ($126.09\text{ GeV}$), and KK graviton resonances ($1.52\text{ TeV}$).win_lattice_simulation.py — Discrete lattice simulation harness for QIN substrate dynamics.win_periodic_table_validation.py — Periodic table nuclear binding scaling script across elements $Z = 1$ to $118$.win_quantum_scrambling_validation.py — Simulates out-of-time-order correlators (OTOCs) and chaos damping zones ($\gamma = 0.05 + 0.10 \ln k$).win_transport_dissipation_engine.py — Computes parameter-free Planckian dissipation prefactors ($\alpha$) and linear-$T$ resistivity bounds for condensed matter systems.win_unit_converter.py — Utility conversion script across WIN paradigm energy, temporal, and substrate tiers.The verification pipeline spans six primary experimental and computational domains:
idr) function across elements $Z = 1$ to $118$.| Z | Element | Mass Number (A) | Real Mass (u) | WIN Corrected | Residual (from Core Mean) |
|---|---|---|---|---|---|
| 2 | He | 4 | 4.003 | 0.026 | -8.55 |
| 8 | O | 16 | 15.999 | 0.079 | -10.15 |
| 20 | Ca | 40 | 40.078 | 0.267 | -11.99 |
| 54 | Xe | 131 | 131.293 | 0.762 | +10.14 |
| 82 | Pb | 208 | 207.200 | 1.204 | +8.91 |
| 118 | Og | 294 | 294.000 | 1.824 | -0.89 |
You can run the validation scripts locally or launch them directly via Google Colab.
Ensure you have Python 3.8+ installed along with the required scientific libraries:
pip install numpy pandas matplotlib ipywidgets
20 commits
Python
100.0%
Warped Information Number (WIN) Paradigm by Stanley Preschutti (Information Physics Institute, UK). A zero-parameter, falsifiable validation suite testing theoretical physics, cosmology, quantum scrambling, and nuclear scaling against empirical data. Built with strict failure tripwires. © 2026 Stanley Preschutti.
1
stars
20
commits
Python
primary language
Sep 11, 2026
updated
Author: Stanley Preschutti (Entropia Research Institute)
Framework: Open-Source Empirical & Theoretical Verification Pipeline
The Warped Information Number (WIN) Paradigm is a theoretical framework modeling atomic mass distribution, nuclear binding behaviors, holographic scaling, and parameter-free quantum transport across physical systems. This repository hosts the official validation suite, verification scripts, and interactive Colab-native measurement engines accompanying the framework.
It provides an open-source, reproducible framework allowing independent researchers and peers to test theoretical derivations against empirical particle physics data, cosmological datasets, quantum scrambling metrics, black hole microstates, and table-top condensed matter experiments.
WIN.pdf — Official Warped Information Paradigm White Paper and theoretical foundation.WIN-MESA Page Curve Analyzer.py — Evaluates unitary black hole evaporation, Wishart fluctuation suppression, and archival persistence bounds.entropix_black_hole_test.py — $N=64$ Black Hole Verification script for microcanonical entropy partitioning.win_cosmology_validation.py — Cosmological data validation pipeline referencing large-scale structure metrics.win_dark_matter_engine.py — Computes protected Majorana bound states, relic density floors ($\Omega_{DM}h^2 \approx 0.12$), and stability lifetimes.win_dark_photon_validation.py — Audits dark photon coupling limits against fixed-target constraints (NA64).win_higgs_hiearchy_engine.py — Models 5D warped geometry ($kL \approx 38.44$), $A_5$ Higgs mass predictions ($126.09\text{ GeV}$), and KK graviton resonances ($1.52\text{ TeV}$).win_lattice_simulation.py — Discrete lattice simulation harness for QIN substrate dynamics.win_periodic_table_validation.py — Periodic table nuclear binding scaling script across elements $Z = 1$ to $118$.win_quantum_scrambling_validation.py — Simulates out-of-time-order correlators (OTOCs) and chaos damping zones ($\gamma = 0.05 + 0.10 \ln k$).win_transport_dissipation_engine.py — Computes parameter-free Planckian dissipation prefactors ($\alpha$) and linear-$T$ resistivity bounds for condensed matter systems.win_unit_converter.py — Utility conversion script across WIN paradigm energy, temporal, and substrate tiers.The verification pipeline spans six primary experimental and computational domains:
idr) function across elements $Z = 1$ to $118$.| Z | Element | Mass Number (A) | Real Mass (u) | WIN Corrected | Residual (from Core Mean) |
|---|---|---|---|---|---|
| 2 | He | 4 | 4.003 | 0.026 | -8.55 |
| 8 | O | 16 | 15.999 | 0.079 | -10.15 |
| 20 | Ca | 40 | 40.078 | 0.267 | -11.99 |
| 54 | Xe | 131 | 131.293 | 0.762 | +10.14 |
| 82 | Pb | 208 | 207.200 | 1.204 | +8.91 |
| 118 | Og | 294 | 294.000 | 1.824 | -0.89 |
You can run the validation scripts locally or launch them directly via Google Colab.
Ensure you have Python 3.8+ installed along with the required scientific libraries:
pip install numpy pandas matplotlib ipywidgets
20 commits
Python
100.0%