Skip to main content

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.

CI Python 3.11+ License: MIT PyPI


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)

DOI


Built with SymPy · NumPy · Typer · Rich

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

utac_core-0.3.1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

utac_core-0.3.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

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

Hashes for utac_core-0.3.1.tar.gz
Algorithm Hash digest
SHA256 92d573d2ed403c7a350718ec0cbceed0c6752b69292890aea935d0bf1dd86b70
MD5 8e417e9519034f0c4812e509929f5dd5
BLAKE2b-256 1fdc13b5c141ad08306b892d016b3da5425d9e332ef939d2c7504de6c7a565f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for utac_core-0.3.1.tar.gz:

Publisher: release.yml on GenesisAeon/utac-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for utac_core-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 74a8916d5cbdd4ff0c0935642ef55016d734db06b4b828d14eec91e85ec01247
MD5 4b777fc3d77c7f91a963df893d15c6f3
BLAKE2b-256 ccb94417a49efad21350764419fce042af6a6a4206f9e9a1e948d0798fef9012

See more details on using hashes here.

Provenance

The following attestation bundles were made for utac_core-0.3.1-py3-none-any.whl:

Publisher: release.yml on GenesisAeon/utac-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page