A Mathematical Framework of Golden-Ratio-Weighted Series, Modular Exclusion Patterns, Multi-Scale Transforms, and High-Dimensional Lattice Projections
The Nexus Resonance Codex (NRC) is the official repository housing the core mathematical framework authored by James Trageser.
At its core, the Codex investigates the deep geometry underlying structural manifestation in high-dimensional spaces. By synthesizing Number Theory, Analytic Number Theory, Modular Forms, and High-Dimensional Geometry, the NRC establishes a foundation governed by the Golden Ratio (
This repository serves as the central hub for the compiled LaTeX document, the native Python source code implementation, and all foundational mathematical definitions required for integrating the NRC into dependent systems.
The nrc Python module exposes the exact formulations mapped in the Codex. By moving away from stochastic approximation toward strict deterministic resonance, we provide the following core theorems as computational primitives:
| Component | Description | Mathematical Notation |
|---|---|---|
| Golden Inverse Attractor | Universal convergence rate for stabilized resonant iterations. | |
| Multi-Scale Transform (MST) | Dominant-QRT capped iterations bounding deterministic attractors. | |
| Quantum Resonance Damping (QRT) | Bounded sinusoidal waves oscillating at Giza-harmonic frequencies. | |
| Trinary Universal Phase Transform | Modular exclusion logic acting as a rigid structural gate. | |
| Topological Folding Limit | Fractal compression algorithms mapping onto |
The NRC is part of an expansive, interconnected ecosystem of tools and research. The core mathematical theories defined here are applied in domain-specific scenarios across the Nexus Resonance Codex organization:
- NRC (Core): This repository. Contains the main mathematical paper, LaTeX source, and core theorems.
- Protein Folding: Direct applications of the NRC framework to biological structures. It scales the framework to 2048-dimensional lattices, providing deterministic protein folding that circumvents Levinthal's paradox.
-
AI Enhancements: 30 strict PyTorch drop-in modules built entirely on NRC scaling principles. These enhancements introduce
$\phi$ -based damping and modular routing to neural architectures, replacing traditional stochastic layers.
We have established a unified virtual environment mechanism enforcing strict type-checking, native inter-repository execution, and absolute reproducibility.
To utilize the exact precision computations globally across your machine:
pip install urllib3 numpy mpmath sympy pandas pyarrow huggingface_hub
pip install "nrc @ git+https://github.com/Nexus-Resonance-Codex/NRC.git"To develop identically against the workspace, create a unified environment above the repositories. This is the optimal configuration for compiling the LaTeX source locally or modifying the nrc mathematical engine.
# Initialize a virtual environment in the parent directory
python3 -m venv ../.venv
source ../.venv/bin/activate
# Install the engine in editable mode
pip install -e .The integrity of the mathematical models relies on absolute precision. Please consult the formal documentation for derivations and proofs.
-
Gradio Interactive Space: A local execution environment for visualizing QRT waves and mapping strings to the
$\phi$ -lattice. -
Compiled PDF: The complete LaTeX source is stored in the
docs/directory. The compiled paper is available via GitHub Releases and the official Zenodo archive. -
HuggingFace Hub Datasets: A 50,000-row synthetic
parquetdataset capturing NRC invariant mappings, suitable for training empirical bounds.
Note: For a complete list of relevant external links, peer review contexts, and references, please see LINKS.md.
This repository is strictly optimized for VS Codium / VS Code. By opening the environment, you will automatically be prompted to install recommended extensions (LaTeX Workshop, Python, Ruff, mypy). To ensure deterministic execution of the math models, the repository enforces strict formatting and linting rules natively.
We welcome rigorous mathematical review, algorithmic auditing, and structural improvements over the algorithmic implementations. The repository enforces deterministic formatting via ruff and mandates mpmath library for all internal operators.
- Website: Nexus-Resonance-Codex.github.io/NRC
- Contact: NexusResonanceCodex@gmail.com
To the silent architects of pattern.
Built with φ ≈ 1.618033988749895
© 2026 James Trageser • Nexus Resonance Codex