Skip to main content

Systemic Tau and Discrete Extramental Clock (RECD) implementation

Project description

Systemic Tau and RECD

Python implementation of the Systemic Tau paradigm and the Discrete Extramental Clock (RECD).

This package implements:

  • Ordinal Systemic Tau computation (core.py)
  • RECD increment and gated accumulation logic (recd.py)
  • The Three-Layer Ontology: local intensification, relational coherence, and structural reorganization (layers.py)
  • Fractal dimension estimation of generated extramental time (fractal.py)

Systemic Tau and RECD

DOI PyPI version Python

Python implementation of the Systemic Tau paradigm and the Discrete Extramental Clock (RECD).

Descripción

Este paquete implementa el núcleo del paradigma del Tau Sistémico desarrollado por Johel Padilla-Villanueva:

  • Cálculo de Systemic Tau (coherencia ordinal global y por módulo)
  • RECD – Reloj Extramental Discreto (acumulación gobernada por constante de Feigenbaum)
  • Ontología de tres capas (hiper-persistencia, episodios conjuntos y reorganización estructural)
  • Estimación de dimensión fractal Higuchi del tiempo extramental acumulado

Instalación

pip install systemictau
Uso básico
Pythonimport systemictau as st
import numpy as np

# Ejemplo con mapas logísticos acoplados
# (ver example_logistic.py para más detalle)

# X: matriz multivariada (tiempo x componentes)
taus_global, taus_per_module = st.compute_taus(X, window_size=13)

# Acumulación RECD
T_series, dtk, gate, depths = st.accumulate_time(taus_global)

# Detección de episodios conjuntos (Capa 2)
hp_z, core_hyper = st.hyper_persistence(taus_global)
# ... (ver documentación completa)
Cita / Citation
bibtex@software{padilla_villanueva_systemictau_2026,
  author       = {Padilla-Villanueva, Johel},
  title        = {systemictau: Systemic Tau and RECD implementation},
  year         = 2026,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.20902148},
  url          = {https://doi.org/10.5281/zenodo.20902148}
}
Enlaces importantes

DOI: 10.5281/zenodo.20902148
PyPI: https://pypi.org/project/systemictau/
Documentación y ejemplos: Próximamente
Preprints relacionados: Ver Zenodo y Preprints.org

Licencia
MIT License (ver archivo LICENSE).

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

systemictau-0.1.1.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

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

systemictau-0.1.1-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file systemictau-0.1.1.tar.gz.

File metadata

  • Download URL: systemictau-0.1.1.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for systemictau-0.1.1.tar.gz
Algorithm Hash digest
SHA256 14726b8031f4afcfe1092cdc919ba953d0a4be4c3bf8f15baa691435a3f42bed
MD5 28ed3e17891be0d3eefbf301de38c3fc
BLAKE2b-256 3690958311c382b40bc0c50328b0443e67e0b18d36312289e3ccb5592a0bd3a1

See more details on using hashes here.

File details

Details for the file systemictau-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: systemictau-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for systemictau-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 02a32af278bd641ebddd0fd67dd29f686ecb5feeb1eb6372a74f4c77493cab7a
MD5 f99b366edbe0e02c97567ebbeb83af71
BLAKE2b-256 4655f5ed28a16e5a1ec354b6a93acc27598c48a63b84ecc6157dfc9ab160a302

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