GIFT

GIFT Framework Interactive Visualizations

Binder Open In Colab

Interactive Jupyter notebooks visualizing the geometric and mathematical structures underlying the GIFT framework.

Overview

These visualizations provide interactive exploration of the dimensional reduction process, precision analysis, and mathematical structures that enable topological unification of Standard Model parameters.

Notebooks

1. E₈ Root System 3D (e8_root_system_3d.ipynb)

Open In Colab

Description: Interactive 3D visualization of the complete E₈ root system (240 roots) projected from 8D to 3D using Principal Component Analysis.

Features:

Key insights:

Runtime: ~5-10 seconds

2. Precision Dashboard (precision_dashboard.ipynb)

Open In Colab

Description: Comprehensive comparison of all validated dimensionless observables against experimental measurements across all physics sectors.

Features:

Sectors covered:

Key results:

Runtime: ~2-3 seconds

3. Dimensional Reduction Flow (dimensional_reduction_flow.ipynb)

Open In Colab

Description: Animated visualization of the dimensional reduction process from E₈×E₈ (496D) through K₇ (99D) to the Standard Model (4D).

Features:

Reduction stages:

  1. E₈×E₈ (496D): Two copies of exceptional Lie algebra
  2. K₇ (99D): G₂ holonomy manifold with H*(K₇) = 1 + 21 + 77
  3. SM (4D): Standard Model emerges from cohomological structure

Key insights:

Runtime: ~3-5 seconds

Installation

Local Setup

  1. Ensure Python 3.11+ is installed
  2. Install dependencies:
    pip install -r ../requirements.txt
    
  3. Launch Jupyter:
    jupyter notebook
    

Cloud Execution (Binder)

Click the badge to run all notebooks in your browser without installation:

Binder

Dependencies

Core visualization libraries:

Usage Tips

Interactive Features

All visualizations support:

Performance

For best performance:

Customization

All notebooks are fully editable. Key parameters to modify:

Export Options

Each notebook can export visualizations:

Example:

fig.write_html('my_visualization.html')
fig.write_image('my_visualization.png', width=1200, height=900)

Scientific References

These visualizations implement mathematical structures from:

Technical Notes

Color Schemes

All visualizations use colorblind-friendly palettes:

Data Validation

All numerical values are validated against:

Reproducibility

To ensure reproducibility:

Contributing

Improvements welcome! Potential enhancements:

See CONTRIBUTING.md for guidelines.

License

These visualizations are part of the GIFT Framework and are licensed under the MIT License - see LICENSE.

Citation

If you use these visualizations in your research, please cite:

@software{gift_visualizations_2025,
  title={GIFT Framework Interactive Visualizations},
  author=,
  year={2025},
  url={https://github.com/gift-framework/GIFT/tree/main/visualizations},
  note={Interactive exploration of E₈×E₈ dimensional reduction}
}

Questions and Support


Gift from bit: Physical law as information geometry.