Freeze for arXiv preprint
Pinned commit: a86062da9b03f48f5b0f7af4168aff5b0efaae2a
Simulation stack freeze for the companion manuscript:
Bridging Relativistic Twisted Fermion Beams and Photonic OAM Flux in Gauged Hopf Lattices: Emergent Topological Analogs
What this tag includes
- Gauged Hopf lattice + flux flywheels (TOE components)
- Analytic LG OAM packets and VQC multi-ℓ propagation
- z-resolved OAM–flux coupling / momentum ledger
- Mystery-style emergence probes: residual R, e⁻² survival @ λt = 2, golden-angle packing
- HF Space demo assets under
space/oam_flux/
Reproduce preprint figures
git clone https://github.com/kinaar8340/oam_flux.git
cd oam_flux
git checkout v0.5-preprint
python3 -m venv .venv && .venv/bin/pip install -r requirements.txt && .venv/bin/pip install -e .
.venv/bin/python scripts/run_emergence_probes.py # → outputs/emergence_probes/
.venv/bin/python scripts/run_vqc_coupling_demo.py # → outputs/vqc_coupling_demo/
.venv/bin/pytest -qFigure re-export scripts for the manuscript live in the companion oam_cores project (scripts/regenerate_figure_2.py, scripts/regenerate_figures_3_4.py).
Literature contrast
Afanasev & Carlson, arXiv:2607.03474 — non-diffractive topological spin textures of relativistic twisted fermion beams.
Links
- Repo: https://github.com/kinaar8340/oam_flux
- Commit: a86062d
- Live demo: https://huggingface.co/spaces/kinaar111/oam_flux
Do not move this tag — it is the frozen snapshot cited by the preprint.