Unified meta-package combining the four-letter and five-letter acronym libraries of The Interdependency
Project description
interdependent-lib
A unified PyPI meta-package that brings together the four-letter and five-letter acronym libraries of The Interdependency into a single, installable collection.
Overview
interdependent-lib is the convergence point for the mathematical and AI orchestration libraries developed under The Interdependency. Installing this package makes each sub-library available in a single step.
Included Libraries
| Acronym | Full Name | Letters | Description |
|---|---|---|---|
| PCEA | Prime Circular Encryption Algorithm | 4 | Neural architecture state encryption using prime-circular bijective encoding |
| PTCA | Prime Tensor Circular Architecture | 4 | Sentinel channels, prime-node tensors, provenance hashing, and exchange mechanics |
| UCNS | Unit Circle Number System | 4 | Recursive factorization theory and witness-matrix depth-2 solver |
| PCNA | Prime Circled Neural Architecture | 4 | Modular neural engine with EDCM, PTCA, and zeta-function cores |
| ZFAE | Zeta Function Alpha Echo | 4 | Zeta-function harmonic analysis and alpha-echo resonance |
| AIMMH | AI Multimodel Multimodal Hub | 5 | Zero-dependency async multi-model conversation orchestration |
Installation
# Install the meta-package (all sub-libraries)
pip install interdependent-lib
# Install only specific libraries
pip install interdependent-lib[pcea]
pip install interdependent-lib[ptca]
pip install interdependent-lib[ucns]
pip install interdependent-lib[aimmh]
# Install everything
pip install interdependent-lib[all]
Quick Start
import interdependent_lib
# Check which sub-libraries are available in this environment
print(interdependent_lib.available())
Library Details
See libs/ for per-library documentation and source links:
libs/pcea/— PCEAlibs/ptca/— PTCAlibs/ucns/— UCNSlibs/pcna/— PCNAlibs/zfae/— ZFAElibs/aimmh/— AIMMH (five-letter)
Repository Structure
interdependent-lib/
├── README.md ← you are here
├── COPILOT.md ← GitHub Copilot + ecosystem best practices
├── CHANGELOG.md ← version history
├── CONTRIBUTING.md ← how to contribute
├── pyproject.toml ← PyPI meta-package config
├── interdependent_lib/ ← top-level Python package
│ └── __init__.py
└── libs/ ← per-library documentation and stubs
├── README.md
├── pcna/
├── pcea/
├── ptca/
├── ucns/
├── zfae/
└── aimmh/
Contributing
See CONTRIBUTING.md.
Changelog
See CHANGELOG.md.
License
Apache 2.0 — see LICENSE.
Author
Erin Patrick Spencer — interdependentway.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file interdependent_lib-0.1.1.tar.gz.
File metadata
- Download URL: interdependent_lib-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37eda6f4837dddd6ac9baedfbbf6adc5b0b9edca497c845958da3b7f8e4463eb
|
|
| MD5 |
2472fb23c2050b60918912e9630691b2
|
|
| BLAKE2b-256 |
70e63ac1255c56d6e163d00586db2b2ed473f15d918e20601713a6bb0e37bb96
|
File details
Details for the file interdependent_lib-0.1.1-py3-none-any.whl.
File metadata
- Download URL: interdependent_lib-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d867f8988162c390feb9fcb65b4dec669f71afceb62fe11e05af2a31fae2eeac
|
|
| MD5 |
d158ef1e43c645887d13cb17476c4ee5
|
|
| BLAKE2b-256 |
a0bf770ad977b40443415964b8911096046606c1218073c9ddac6a57ac77f4cf
|