Skip to content

DONSystemsLLC/DON_Emergent_Gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DON Emergent Gravity — reproducibility-focused repository

This repository contains P1/P2/P3 experiments and archived proof artifacts. Current emphasis is honest reproducibility:

  • avoid overclaiming what can be regenerated from a clean checkout,
  • keep tests/automation/docs aligned,
  • distinguish generated outputs from committed reference artifacts.

Project layout

  • P1 emergent kernel: experiments/P1_Emergent_Kernel/
  • P1 orbits: experiments/P1_Kepler_Orbits/
  • P2 weak lensing: experiments/P2_Weak_Lensing/
  • P3 BH prediction prototype: experiments/BH_Prediction/

Quick start

python -m venv .venv
. .venv/bin/activate
python -m pip install -r requirements.txt
python -m pytest -q
make wl-finalize

P2 outputs generated by make wl-finalize

  • outputs/CLENS_release/band_means.csv
  • outputs/CLENS_release/gt_panel.png
  • outputs/CLENS_release/slip_analysis.csv
  • outputs/CLENS_release/slip_analysis_final.csv (compatibility)
  • outputs/CLENS_release/slip_summary.json
  • outputs/CLENS_release/slip_final_summary.json (compatibility)
  • outputs/CLENS_release/sign_validation.json
  • outputs/CLENS_release/slip_gate_referee.json

See docs/reproduce.md for the minimal reviewer workflow.

About

mathematical Proofs and physics sims proving don theory math

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors