The mathematical UTAC logistic core – σ(β(R−Θ)), β-Fitting, Frame-Principle and v_RIG for the GenesisAeon stack.
Project description
utac-core
The mathematical UTAC logistic core — σ(β(R−Θ)), β-Fitting, Frame-Principle (σ_Φ ≈ 0.0625) and v_RIG for unified field emergence.
Install
pip install utac-core
# with full GenesisAeon stack integration:
pip install "utac-core[stack]"
Quick start
utac fit --beta 0.0625
utac frame-principle
utac rig 10.0
utac logistic 1.618 --beta 0.0625 --theta 1.0
Python API
from utac_core import beta_fit, v_rig, frame_principle
from utac_core.core import utac_logistic, SIGMA_PHI
# Fit β from field data
beta = beta_fit([1.0, 1.618, 2.718], [0.618, 1.0, 1.618])
# Evaluate UTAC logistic σ(β(x − Θ))
sigma = utac_logistic(1.618, beta=SIGMA_PHI, theta=1.0)
# Recursive implosive growth
growth = v_rig(t=10.0)
# Symbolic Frame-Principle equation
print(frame_principle()) # sigma(beta*(R - Theta)) = 0.0625
Mathematics
| Symbol | Meaning |
|---|---|
| σ(β(R−Θ)) | UTAC logistic function |
| σ_Φ ≈ 0.0625 | Frame-Principle constant (1/16) |
| β | Logistic steepness / fitting parameter |
| R | Field resonance value |
| Θ | Logistic threshold |
| v_RIG | Recursive implosive growth: β·ln(t+1)·σ_Φ |
Structure
utac-core/
├── src/utac_core/
│ ├── __init__.py
│ ├── core.py # σ(β(R−Θ)), β-Fit, Frame-Principle, v_RIG
│ ├── cli.py # utac CLI (Typer + Rich)
│ └── entropy_table_bridge.py # optional [stack] bridge
├── tests/
│ ├── test_core.py
│ └── test_cli.py
├── domains.yaml
└── pyproject.toml
DOI
DOI: 10.5281/zenodo.19057365
PyPI: pip install utac-core (oder pip install "utac-core[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 utac_core-0.3.1.tar.gz.
File metadata
- Download URL: utac_core-0.3.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92d573d2ed403c7a350718ec0cbceed0c6752b69292890aea935d0bf1dd86b70
|
|
| MD5 |
8e417e9519034f0c4812e509929f5dd5
|
|
| BLAKE2b-256 |
1fdc13b5c141ad08306b892d016b3da5425d9e332ef939d2c7504de6c7a565f0
|
Provenance
The following attestation bundles were made for utac_core-0.3.1.tar.gz:
Publisher:
release.yml on GenesisAeon/utac-core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
utac_core-0.3.1.tar.gz -
Subject digest:
92d573d2ed403c7a350718ec0cbceed0c6752b69292890aea935d0bf1dd86b70 - Sigstore transparency entry: 1186458516
- Sigstore integration time:
-
Permalink:
GenesisAeon/utac-core@76b716b1bce8bb82385c918066f0e560398f8cb6 -
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@76b716b1bce8bb82385c918066f0e560398f8cb6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file utac_core-0.3.1-py3-none-any.whl.
File metadata
- Download URL: utac_core-0.3.1-py3-none-any.whl
- Upload date:
- Size: 6.5 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 |
74a8916d5cbdd4ff0c0935642ef55016d734db06b4b828d14eec91e85ec01247
|
|
| MD5 |
4b777fc3d77c7f91a963df893d15c6f3
|
|
| BLAKE2b-256 |
ccb94417a49efad21350764419fce042af6a6a4206f9e9a1e948d0798fef9012
|
Provenance
The following attestation bundles were made for utac_core-0.3.1-py3-none-any.whl:
Publisher:
release.yml on GenesisAeon/utac-core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
utac_core-0.3.1-py3-none-any.whl -
Subject digest:
74a8916d5cbdd4ff0c0935642ef55016d734db06b4b828d14eec91e85ec01247 - Sigstore transparency entry: 1186458520
- Sigstore integration time:
-
Permalink:
GenesisAeon/utac-core@76b716b1bce8bb82385c918066f0e560398f8cb6 -
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@76b716b1bce8bb82385c918066f0e560398f8cb6 -
Trigger Event:
push
-
Statement type: