{"id":44933322,"url":"https://github.com/jakobmina/bimotype-ternary","last_synced_at":"2026-02-23T11:02:20.317Z","repository":{"id":338872479,"uuid":"1159508283","full_name":"jakobmina/bimotype-ternary","owner":"jakobmina","description":"BiMoType-Ternary Integration Framework es un marco revolucionario de comunicación cuántica que combina codificación topológica ternaria con firmas de desintegración radiactiva para transmisión de mensajes segura y verificable físicamente. Implementa el Mandato Metripléctico para sistemas híbridos cuántico-clásicos robustos. ","archived":false,"fork":false,"pushed_at":"2026-02-21T00:32:34.000Z","size":15659,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-21T14:07:27.121Z","etag":null,"topics":["os","python3","quantum-computing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakobmina.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-16T20:15:47.000Z","updated_at":"2026-02-21T00:32:38.000Z","dependencies_parsed_at":"2026-02-20T08:02:15.900Z","dependency_job_id":"cc69913c-af54-4398-a722-871dc5089bcd","html_url":"https://github.com/jakobmina/bimotype-ternary","commit_stats":null,"previous_names":["jakobmina/smopsys_sv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakobmina/bimotype-ternary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobmina%2Fbimotype-ternary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobmina%2Fbimotype-ternary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobmina%2Fbimotype-ternary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobmina%2Fbimotype-ternary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakobmina","download_url":"https://codeload.github.com/jakobmina/bimotype-ternary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakobmina%2Fbimotype-ternary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29708804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T05:59:28.568Z","status":"ssl_error","status_checked_at":"2026-02-22T05:58:46.208Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["os","python3","quantum-computing"],"created_at":"2026-02-18T06:33:01.874Z","updated_at":"2026-02-23T11:02:20.257Z","avatar_url":"https://github.com/jakobmina.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"128\" height=\"111\" alt=\"logo\" src=\"https://github.com/user-attachments/assets/875e9ac7-6414-44d2-a571-cf385117cff0\" /\u003e\n\n\u003c/p\u003e\n\n# BiMoType-Ternary: The Metriplectic Quantum Framework\n\n\u003e **Bridging Ternary Topology, Nuclear Physics, and Quantum Cryptography**\n\n\n\n![Quantum](https://img.shields.io/badge/Smopsys-Software-black)\n[![Tests](https://img.shields.io/badge/tests-36%2F36%20passing-brightgreen)](tests/)\n[![Python](https://img.shields.io/badge/python-3.8%2B-blue)](https://www.python.org/)\n[![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)\n\nBiMoType-Ternary is a high-performance framework that unifies **topological quantum computing** with **nuclear physics signatures**. By leveraging ternary logic (-1, 0, +1) and the rigorous **Metriplectic Mandate**, it provides a stable and physically verifiable substrate for quantum communication and cryptography.\n\n---\n\n## 📜 El Mandato Metriplético (Core Philosophy)\n\nThis framework is built upon the foundational principles of Metriplectic dynamics, ensuring that every simulation or theoretical construct is physically robust:\n\n1. **Symplectic Component (Hamiltonian $H$)**: Generates conservative, reversible motion (e.g., Schrödinger evolution, quantum phase advection).\n2. **Metric Component (Entropy $S$)**: Generates irreversible relaxation toward an attractor (e.g., radioactive decay, viscosity).\n3. **Prohibición de Singularidades**: Purely conservative systems explode; purely dissipative systems die. We balance both.\n4. **Golden Operator ($O_n$)**: The vacuum is structured. All space is modulated by $O_n = \\cos(\\pi n) \\cdot \\cos(\\pi \\phi n)$, where $\\phi \\approx 1.618$.\n\n---\n\n## 📦 Installation\n\nInstall the library directly from PyPI:\n\n```bash\npip install bimotype-ternary\n```\n\nFor development or full features:\n\n```bash\n# Clone and install with all extras\ngit clone https://github.com/jakobmina/smopsys_sv.git\ncd smopsys_sv\npip install -e \".[all]\"\n```\n\n---\n\n## 🚀 Key Modules\n\n### 1. Quantum Cryptography (`.crypto`)\n\nSecure password generation and file encryption anchored in nuclear topology.\n\n* **Entropy**: Mixed from system CSPRNG, topological states, and radioactive signatures.\n* **Encryption**: AES-256-GCM with quantum-verified metadata.\n\n```python\nfrom bimotype_ternary.crypto import QuantumPasswordGenerator, QuantumEncryptor\n\n# Generate a quantum-hardened password\ngen = QuantumPasswordGenerator()\npwd = gen.generate(length=16, charset='all')\n\n# Encrypt a message with radioactive metadata\nenc = QuantumEncryptor()\npacket = enc.encrypt(b\"Top Secret\", password=pwd)\nprint(f\"Signed with: {packet.metadata['isotope']} ({packet.metadata['decay_type']})\")\n```\n\n### 2. Metriplectic Physics (`.physics`)\n\nSimulates the evolution of systems respecting dual-bracket dynamics.\n\n```python\n# See examples/metriplectic_demo.py for a full simulation\n# Balance of Symplectic (Conservative) and Metric (Dissipative) terms\nlagrangian = system.compute_lagrangian()\nparams = (lagrangian.L_symp, lagrangian.L_metr)\n```\n\n### 3. Ternary Topology (`.topology`)\n\nEncoding information into 3 fundamental states mapped to ALPHA, BETA, and GAMMA decays.\n\n* **Big-Endian Encoding**: High-density packing for embedded smopsys Q-CORE.\n* **H7 Conservation**: Invariants satisfying `index + pair = 7`.\n\n---\n\n## 🛠️ Examples \u0026 Tools\n\nExplore the `examples/` directory for ready-to-use demonstrations:\n\n* **[crypto_demo.py](examples/crypto_demo.py)**: Full walkthrough of password hardening and file encryption.\n* **[metriplectic_demo.py](examples/metriplectic_demo.py)**: Physics simulation of Hamiltonian-Dissipative competition.\n* **[demo.py](examples/demo.py)**: High-level BiMoType integration and noise-resilient decoding.\n\n---\n\n## 🏗️ Project Structure\n\n```text\nbimotype-ternary/\n├── bimotype_ternary/     # Core library\n│   ├── crypto/           # 🔐 Quantum encryption \u0026 passwords\n│   ├── physics/          # ⚛️ Metriplectic dynamics\n│   ├── topology/         # 🌀 Ternary \u0026 H7 encoding\n│   ├── integration/      # 🔗 BiMoType bridge\n│   └── codegen/          # 💻 Embedded C generation\n├── tests/                # Comprehensive test suite (36 tests)\n└── examples/             # Tutorials and CLI demos\n```\n\n---\n\n## 🧪 Verification\n\nWe maintain 100% test pass rate for all topological and cryptographic logic.\n\n```bash\npytest tests/\n```\n\n---\n\n## 📄 License \u0026 Credits\n\n* **Author**: Jacobo Tlacaelel Mina Rodriguez\n* **Principles**: El Mandato Metriplético\n* **License**: MIT\n\n*Built with ❤️ for a rigorous quantum future.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakobmina%2Fbimotype-ternary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakobmina%2Fbimotype-ternary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakobmina%2Fbimotype-ternary/lists"}