Code Deposit 21 · Series 21 · V1.0.0
CD21 is the executable verification framework for the Big Flare-Up Theory. It runs the equations of P16 through P28 as code, not as static text. The current release emits a 73-row report, evaluates the DME law on 175 SPARC galaxies and four KiDS-1000 weak-lensing bins, evaluates six named systems, and ships 15 pytest functions with 74 asserts.
Download on Zenodo Read the description
Download the deposit from the DOI. Then, on a machine with Python 3:
python -m bfut.runner_v1 pytest -q python -m bfut.app
The runner prints the 73-row table. pytest should report 15 passed. The desktop app needs Tk.
DERIVED, INPUT, VALIDATED, PASS/CHECK. A PASS means the implemented equation executed and matched its software assertion. That is verification of arithmetic and internal consistency against published reference values and the bundled data. It is not a substitute for reading the source papers.
GitHub URL will be added here when that repository is published.