Skip to content

Systemic Tau v2.0.1: The "Magna Synthesis" Framework Release

Latest

Choose a tag to compare

@johelpadilla johelpadilla released this 26 Jun 17:26

We are thrilled to announce the official v2.0.1 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.1?

This major release establishes the definitive software engineering foundation for all future interdisciplinary applications (ecology, finance, complex systems):

  • Automated Testing Suite: Implemented a robust pytest architecture (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.ipynb allowing researchers to visualize the RECD and structural reorganizations dynamically using synthetic chaotic maps.
  • Community Standards: Included CONTRIBUTING.md, an MIT LICENSE, and a comprehensive ROADMAP.md outlining the vision for future modules.
  • Academic Citing: Integrated CITATION.cff ensuring proper attribution directly to the Zenodo DOI of the Magna Synthesis.

📦 Installation

pip install systemictau==2.0.1