The unifying field theory of the GenesisAeon stack: full Lagrangian formulation of SâˆA/SâˆV duality, medium modulation, cosmic-moment collapse and entropy-table integration.
Project description
fieldtheory
The unifying field theory of the GenesisAeon stack.
Derives the full Lagrangian from S∝A/S∝V duality, applies medium-modulation, detects cosmic-moment collapse events and exports to entropy-table.
Install
pip install fieldtheory
# with full GenesisAeon stack integration:
pip install "fieldtheory[stack]"
Usage
# Run the unified field simulation
ft simulate --steps 100
# Show the symbolic Euler-Lagrange equation
ft lagrangian
# Override field parameters
ft simulate --s-a 1.0 --s-v 1.618 --depth 0.5 --threshold 0.618
Python API
from fieldtheory.core import simulate_field, derive_lagrangian, modulated_entropy
# Numerical simulation
result = simulate_field(steps=200, threshold=0.618)
print(result["S_mod_mean"]) # mean modulated entropy
print(result["cosmic_moments"]) # number of collapse events
# Symbolic Lagrangian + Euler-Lagrange equation
eqs = derive_lagrangian()
print(eqs["lagrangian"]) # S_A*S_V/(S_A + S_V) - (delta + 1)/t**2
print(eqs["euler_lagrange"]) # d/dt(∂L/∂Ṡ) - ∂L/∂S = 0
# Entropy-table export
from fieldtheory.entropy_table_bridge import FieldtheoryBridge
bridge = FieldtheoryBridge()
bridge.add_relation("S_mod_mean", result["S_mod_mean"])
bridge.export("domains.yaml")
Architecture
fieldtheory/
├── core.py # Unified Lagrangian, EL derivation, simulation
├── cli.py # ft simulate / ft lagrangian / ft version
└── entropy_table_bridge.py # Export to entropy-table (optional stack dep)
The Lagrangian encodes the S∝A/S∝V duality:
L = S_A·S_V / (S_A + S_V) − (1 + δ) / t²
^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^
harmonic duality balance collapse potential
When medium-modulation, cosmic-moment, and entropy-governance are installed (pip install "fieldtheory[stack]"), their implementations are used transparently. Without them the package falls back to internal implementations — all tests pass either way.
DOI: 10.5281/zenodo.19025145
PyPI: pip install fieldtheory (oder pip install "fieldtheory[stack]" für den vollen GenesisAeon-Stack)
Project details
Release history Release notifications | RSS feed
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 fieldtheory-0.3.1.tar.gz.
File metadata
- Download URL: fieldtheory-0.3.1.tar.gz
- Upload date:
- Size: 70.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef95090918f99422098427498151d94e9020d37983c78e7cb0aec9e7016de484
|
|
| MD5 |
63cdcb4778ad008238392b81b2536696
|
|
| BLAKE2b-256 |
3235a5fadf885ac52d33d1ea06d15456722448275e0d6bd60de230e58f7fda23
|
Provenance
The following attestation bundles were made for fieldtheory-0.3.1.tar.gz:
Publisher:
release.yml on GenesisAeon/fieldtheory
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fieldtheory-0.3.1.tar.gz -
Subject digest:
ef95090918f99422098427498151d94e9020d37983c78e7cb0aec9e7016de484 - Sigstore transparency entry: 1186458718
- Sigstore integration time:
-
Permalink:
GenesisAeon/fieldtheory@9fafcb759d506ad140de3bec155de9cb068f1e9f -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/GenesisAeon
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@9fafcb759d506ad140de3bec155de9cb068f1e9f -
Trigger Event:
push
-
Statement type:
File details
Details for the file fieldtheory-0.3.1-py3-none-any.whl.
File metadata
- Download URL: fieldtheory-0.3.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6926767d276f578653782995dabcca4f57d6d80eee0c9d803f4f231f1d09bd9d
|
|
| MD5 |
6a2d7a2b39d604d953a06139bcd4f5ef
|
|
| BLAKE2b-256 |
db162f5230697f1d103176671fbe93fc920879b7cabb04a702ab9fe72b606b14
|
Provenance
The following attestation bundles were made for fieldtheory-0.3.1-py3-none-any.whl:
Publisher:
release.yml on GenesisAeon/fieldtheory
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fieldtheory-0.3.1-py3-none-any.whl -
Subject digest:
6926767d276f578653782995dabcca4f57d6d80eee0c9d803f4f231f1d09bd9d - Sigstore transparency entry: 1186458723
- Sigstore integration time:
-
Permalink:
GenesisAeon/fieldtheory@9fafcb759d506ad140de3bec155de9cb068f1e9f -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/GenesisAeon
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@9fafcb759d506ad140de3bec155de9cb068f1e9f -
Trigger Event:
push
-
Statement type: