Skip to main content

The mathematical UTAC logistic core - sigma(beta(R-Theta)), beta-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: GPL-3.0-or-later Docs License: CC BY 4.0 PyPI


Installation

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

Citation

If you use utac-core in research, please cite it via its Zenodo DOI:

DOI

DOI: 10.5281/zenodo.19057365 PyPI: pip install utac-core (or pip install "utac-core[stack]" for the full GenesisAeon stack)

Role in the GenesisAeon Ecosystem

utac-core (P-CORE) is the UTAC base engine of the GenesisAeon ecosystem, providing the logistic ODE / CREP tensor core that downstream packages (sigillin, mandala-visualize, sonification, aeon-ai, and others) build on.

License

Source code is licensed under GPL-3.0-or-later. Documentation is licensed under CC BY 4.0.


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-1.0.0.tar.gz (14.8 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-1.0.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: utac_core-1.0.0.tar.gz
  • Upload date:
  • Size: 14.8 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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5ce5896f3e718c5fc51e596bb9fe1d5f61110204bacefc739a3d01e549dc3b39
MD5 80a717125b95b59d168deaa2129dd722
BLAKE2b-256 0de3a4076c1b0021073266a5f55427d41b1dc1b1049575ab73337a8ec6656555

See more details on using hashes here.

File details

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

File metadata

  • Download URL: utac_core-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 9.5 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-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77530c63b3edad193affa1763f4eb8b49ce05bb5b22c581248d7a938e6d824bf
MD5 b7a8dc334b4932415691532fdc29fc07
BLAKE2b-256 de0177b9831dba114fcf8363c4a643fd6086f0802cd38e57f0326eecb1c37822

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