Loading repository data…
Loading repository data…
NeoAmorfic / repository
Scalar–Yukawa Gravity: code, data & 300 dpi figs for the entropic master-eq → Yukawa-screened scalar model. Includes Jupyter notebooks, κ-maps, MEMS force CSV, rotation-curve benchmarks, LaTeX source, env.yml; scripts fetch large raw FITS & 2 GB MEMS stream.
Reproducible code, data, and manuscript for our entropic master-equation → Yukawa-screened scalar-field model of modified gravity.
notebooks/ – Jupyter workflows (posterior, lensing, MEMS)
data/ – down-sampled κ-maps, MEMS CSVs, rotation curves
scripts/ – fetch_raw_assets.py (downloads large FITS + 2 GB MEMS stream)
figures/ – 300 dpi PNGs ready for publication
manuscript/ – LaTeX source, BibTeX, compiled PDF
environment.yml – conda environment lockfile
git clone https://github.com/NeoAmorfic/Scalar-Yukawa-Gravity.git
cd Scalar-Yukawa-Gravity
conda env create -f environment.yml
conda activate syg
jupyter lab
notebooks/00_master_pipeline.ipynb in Jupyter Lab.figures/ (≈ 6 min on a 4-core laptop).If this repository or the accompanying paper helps your research, please cite:
@article{NeoAmorfic2025,
title = {Scalar–Yukawa Gravity: An Entropic Route to Screening},
author = {Your Name and Collaborators},
journal = {Phys. Rev. D},
year = {2025},
volume = {XXX},
pages = {XXXXXX},
bibtex doi = {10.5281/zenodo.16088734}
}
Code and data are released under the MIT License (see LICENSE).
Maintained by NeoAmorfic — pull requests welcome!