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 (after Zenodo release): 10.5281/zenodo.XXXXXXX


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.1.0.tar.gz (8.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.1.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file utac_core-0.1.0.tar.gz.

File metadata

  • Download URL: utac_core-0.1.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for utac_core-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cf461fc659a7fa634bb49cb3e4097274b2d3e074a383b218da3e61dda4d24e1d
MD5 bdfe9cd0dd25073a9fededc1706dbcf9
BLAKE2b-256 9ed62681497d6f1f0b013fe136cfc43620af251c439c0d802a879b786f42ca71

See more details on using hashes here.

File details

Details for the file utac_core-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: utac_core-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for utac_core-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eb3164fdc1065f238fdf29aebdffcc512fa7074eba8dede30ddfc2a75a15895c
MD5 bcc58be4f94a18281a10428dfe0ebd41
BLAKE2b-256 6ced75d2933835265cad2679449d4d1f79bac98b37bf2b56df003290df437586

See more details on using hashes here.

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