Systemic Tau v2.0.0: The "Magna Synthesis" Framework Release
We are thrilled to announce the official v2.0.0 release of systemictau, transitioning from an initial MVP to a production-ready, mathematically robust scientific framework.
This package operationalizes the three-layer ontological framework of the Systemic Tau paradigm and the Discrete Extramental Clock (RECD) as described in the Síntesis Magna.
🚀 What's New in v2.0.0?
This major release establishes the definitive software engineering foundation for all future interdisciplinary applications (ecology, finance, complex systems):
- Automated Testing Suite: Implemented a robust
pytestarchitecture (tests/test_core.py) to mathematically verify core algorithms, threshold bounds, and topological constraints. - Continuous Integration (CI/CD): Integrated GitHub Actions to automatically test the codebase across Python 3.9 through 3.12 environments on every push.
- Sphinx Documentation Engine: Scaffolded the
docs/directory using Sphinx for automatic API generation and high-quality web documentation. - Interactive Tutorials: Added
basic_tutorial.ipynballowing researchers to visualize the RECD and structural reorganizations dynamically using synthetic chaotic maps. - Community Standards: Included
CONTRIBUTING.md, an MITLICENSE, and a comprehensiveROADMAP.mdoutlining the vision for future modules (higher-order patterns, probabilistic forecasting, and JAX/Numba optimization). - Academic Citing: Integrated
CITATION.cffensuring proper attribution directly to the Zenodo DOI of the Magna Synthesis.
📦 Installation
pip install systemictau==2.0.0