variable-g-hypothesis
Phenomenological variable‑G model (logistic) for Li‑7, H₀ and σ₈ tensions
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Phenomenological variable‑G model (logistic) for Li‑7, H₀ and σ₈ tensions
Basic Info
- Host: GitHub
- Owner: MrBars17
- License: mit
- Language: Python
- Default Branch: main
- Size: 190 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 11 months ago
· Last pushed 11 months ago
Metadata Files
Readme
License
Citation
README.md
Variable‑G Hypothesis
What if a 15 % weaker gravity in the first three minutes, followed by a 2 % future drift, could solve the Li‑7, H₀ and σ₈ tensions—while steering the Universe toward a Big Hole instead of heat‑death?

Quick links
- Short 2‑page PDF:
docs/short_paper.pdf - G‑trajectory figure:

What is here?
- Python script
code/plot_G.pythat reproduces the figure - LaTeX source
docs/short_paper.tex(minimal draft) - Effect table (
docs/effects_table.tex) summarising Li‑7 / H₀ / σ₈ impact - GitHub‑Actions workflow that rebuilds everything on each push
Owner
- Login: MrBars17
- Kind: user
- Repositories: 1
- Profile: https://github.com/MrBars17
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Please cite this work if you use the variable‑G model."
title: "Variable‑G Hypothesis: a logistic G(t) for cosmological tensions"
authors:
- family-names: Kumyshev
given-names: Ruslan
affiliation: Independent researcher
orcid: "0000-0000-0000-0000" # если нет — удалите строку
date-released: 2025-03-30
keywords: [cosmology, varying constants, lithium problem, H0 tension, sigma8]
license: MIT
repository-code: "https://github.com/mrbars17/variable-G-hypothesis"
GitHub Events
Total
- Push event: 5
- Create event: 2
Last Year
- Push event: 5
- Create event: 2
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite