utac-entropic-gravity
UTAC/CREP bridge to Ginestra Bianconi's Gravity-from-Entropy (GfE) theory — local order emergence within monotonic global entropy increase. GenesisAeon Package 57.
See DISCLAIMER.md for a clear split between the real, peer-reviewed GfE mechanism and this package's own SPECULATIVE UTAC bridge.
What is this?
Bianconi's real GfE theory (Phys. Rev. D 111, 066001, 2025 and Phys. Rev. D 114, 024042, 2026) shows that the total geometric quantum relative entropy per unit volume stays constant while total entropy rises monotonically as the universe expands — leaving room for local order (galaxies, stars, life) without violating the second law globally. This package implements:
- A simplified, illustrative version of that real entropy budget
(
gfe_cosmology.py) - Its own SPECULATIVE UTAC/CREP extension mapping the local-order margin
onto a UTAC structure-formation steepness β (
utac_bridge.py)
Installation
pip install utac-entropic-gravity
Usage
from utac_entropic_gravity import UTACEntropicGravity
sys = UTACEntropicGravity()
result = sys.run_cycle(volumes=[1.0, 2.0, 4.0, 8.0], reference_density=1.5)
print(result["total_entropy_monotonic"]) # True -- the real GfE claim
print(result["structure_formation_betas"]) # this package's own bridge
print(sys.get_crep_state())
Falsifiable predictions
| Prediction | Status |
|---|---|
| GfE's own predictions (dark energy drifts rather than holding steady) | Untested — full equations not yet solved (per GfE authors, 2026) |
| UTAC structure-formation β correlates with local-order margin | This package's own, entirely untested framework choice |
References (verified 2026-08-01)
- Bianconi, G. "Gravity from entropy." arXiv:2408.14391, Phys. Rev. D 111, 066001 (2025)
- Bianconi, G. "The Thermodynamics of the Gravity from Entropy Theory." arXiv:2510.22545, Phys. Rev. D 114, 024042 (2026)
Role in the GenesisAeon Ecosystem
Package ID: P57 | Domain: cosmology / entropy dynamics
Development
git clone https://github.com/GenesisAeon/utac-entropic-gravity.git
cd utac-entropic-gravity
pip install -e ".[dev]"
ruff check src tests
mypy src
pytest
License
Dual-licensed: source code under GPL-3.0-or-later, documentation under CC BY 4.0.
Citation
See CITATION.cff and .zenodo.json.
GenesisAeon · MOR Research Collective · August 2026
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file utac_entropic_gravity-1.0.0.tar.gz.
File metadata
- Download URL: utac_entropic_gravity-1.0.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b74191aee51936c476a4f4921453da668947f40531e7aa6258f0679a3b5753ef
|
|
| MD5 |
86506af2e836a0059009d316d0604ac0
|
|
| BLAKE2b-256 |
69dcf933820c55ee0f52bd9780c90282952cf71618bbdb18ce202bb4af8e376e
|
File details
Details for the file utac_entropic_gravity-1.0.0-py3-none-any.whl.
File metadata
- Download URL: utac_entropic_gravity-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d12c71d70e789973040db7ed2c105c2fe2ec8ab3680a76d29bcc3c2c87ec1ef
|
|
| MD5 |
47f57db908238c152f7640a1ec0d88b2
|
|
| BLAKE2b-256 |
bd55fdc275c4bac7b6202608041e504eb848edf170d8966d945cfad75a662c6a
|