Universal Measurement Contract Protocol (UMCP): Production-grade contract-first validation framework with GCD and RCFT. Core Axiom: What Returns Through Collapse Is Real. Features bidirectional cross-references, closure registries, and full reproducibility.
Project description
๐ฌ Universal Measurement Contract Protocol
Transform computational experiments into auditable, reproducible artifacts with formal mathematical foundations
Quick Start โข Core Axiom โข Features โข Architecture โข Documentation โข Contributing
Core Axiom: "What Returns Through Collapse Is Real"
Reality is defined by what persists through collapse-reconstruction cycles. Only measurements that returnโthat survive transformation and can be reproducedโreceive credit as real, valid observations.
๐ Table of Contents
Click to expand
๐ Quick Start
Prerequisites
| Requirement | Version | Purpose |
|---|---|---|
| Python | 3.11+ | Runtime |
| pip | Latest | Package management |
| git | Any | Version control |
Installation
# Clone the repository
git clone https://github.com/calebpruett927/UMCP-Metadata-Runnable-Code.git
cd UMCP-Metadata-Runnable-Code
# Create virtual environment
python3 -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
# Install (choose your level)
pip install -e "." # Core only
pip install -e ".[api]" # + REST API
pip install -e ".[viz]" # + Dashboard
pip install -e ".[dev]" # + Dev tools
pip install -e ".[all]" # Everything
Verify Installation
umcp health # System health check
umcp validate . # Validate repository
pytest # Run 1060 tests
๐ฑ One-liner install
git clone https://github.com/calebpruett927/UMCP-Metadata-Runnable-Code.git && cd UMCP-Metadata-Runnable-Code && python3 -m venv .venv && source .venv/bin/activate && pip install -e ".[all]" && umcp health
๐ฏ Core Axiom
The Foundational PrincipleUMCP is built on a single axiom that drives all design decisions:
This means:
# Encoded in every UMCP contract
typed_censoring:
no_return_no_credit: true
|
Core PrincipleOne-way dependency flow within a frozen run, with return-based canonization between runs.
|
โจ What Makes UMCP Different
| Traditional Approaches | UMCP Adds | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
๐ System Overview
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ UMCP SYSTEM AT A GLANCE โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ โ
โ ๐ 1060 Tests ๐ 37+ API Endpoints ๐ 21 Dashboard โ
โ ๐ฆ 13 Casepacks ๐ง 10 CLI Commands ๐งฎ 46 Lemmas โ
โ ๐ฌ 60 Closures ๐ 9 Frameworks ๐ SHA256 Verified โ
โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ โ
โ FRAMEWORKS: โ
โ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โ
โ โ GCD (Tier-2) โ โ KIN (Tier-0) โ โ RCFT (Tier-2)โ โ
โ โ Energy/ โ โ Phase Space โ โ Fractal/ โ โ
โ โ Collapse โ โ Return โ โ Recursive โ โ
โ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โ
โ โ
โ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โ
โ โ WEYL โ โ Security โ โ
โ โ Cosmological โ โ Validation โ โ
โ โ Analysis โ โ Framework โ โ
โ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Kernel Invariants (The Seven Core Metrics)
| Symbol | Name | Definition | Range | Purpose |
|---|---|---|---|---|
| ฯ | Drift | ฯ = 1 - F | [0,1] | Collapse proximity |
| F | Fidelity | F = ฮฃ wแตขยทcแตข | [0,1] | Weighted coherence |
| S | Entropy | S = -ฮฃ wแตข[cแตข ln(cแตข) + (1-cแตข)ln(1-cแตข)] | โฅ0 | Disorder measure |
| C | Curvature | C = stddev(cแตข)/0.5 | [0,1] | Instability proxy |
| ฯ_R | Return time | Re-entry delay to domain Dฮธ | โโช{โ} | Recovery measure |
| ฮบ | Log-integrity | ฮบ = ฮฃ wแตข ln(cแตข,ฮต) | โค0 | Composite stability |
| IC | Integrity | IC = exp(ฮบ) | (0,1] | System stability |
Regime Classification
| Regime | Conditions | ๐ฆ |
|---|---|---|
| STABLE | ฯ < 0.038, F > 0.90, S < 0.15, C < 0.14 | ๐ข |
| WATCH | 0.038 โค ฯ < 0.30 | ๐ก |
| COLLAPSE | ฯ โฅ 0.30 | ๐ด |
๐๏ธ Architecture
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ UMCP WORKFLOW (v2.0.0) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ โ
โ โโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโ โ
โ โ INPUT โโโโโถโ KERNEL โโโโโถโ CLOSURES โโโโโถโ OUTPUT โ โ
โ โ ฮจ(t) โ โ ฯ,F,S,C,ฯ_R โ โ ฮ(ฯ),D_C โ โ Receipts โ โ
โ โ [0,1]โฟ โ โ ฮบ, IC โ โ Budget โ โ Ledger โ โ
โ โโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโ โ
โ โ โ โ โ โ
โ โผ โผ โผ โผ โ
โ โโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโ โ
โ โ Tier-0 โ โ Tier-1 โ โ Tier-0 Seam โ โ SHA256 โ โ
โ โ Protocolโ โ Invariants โ โ |s| โค 0.005 โ โ Verified โ โ
โ โโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโ โ
โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ COST CLOSURES (Frozen Contract v2.0.0) โ โ
โ โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ โ
โ โ ฮ(ฯ) = ฯยณ/(1-ฯ+ฮต) [Drift cost - cubic barrier] โ โ
โ โ D_C = ฮฑยทC [Curvature cost] โ โ
โ โ Budget: Rยทฯ_R = D_ฯ + D_C + ฮฮบ [Conservation law] โ โ
โ โ Seam: |s| โค tol_seam [PASS condition] โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Canonical Constants
| Symbol | Name | Value | Purpose |
|---|---|---|---|
| ฮต | Guard band | 10โปโธ | Numerical stability |
| p | Power exponent | 3 | ฮ(ฯ) cubic exponent |
| ฮฑ | Curvature scale | 1.0 | D_C cost closure |
| ฮป | Damping | 0.2 | Reserved |
| tol_seam | Seam tolerance | 0.005 | Budget residual threshold |
๐ง CLI Commands
UMCP provides 10 built-in CLI commands:
# Core validation
umcp validate [path] # Validate artifacts, CasePacks, schemas
umcp health # System health check
umcp preflight # Pre-validation checks
# Testing
umcp test # Run pytest (supports --coverage, -k, -m)
umcp casepack <name> # Run specific casepack
# Discovery
umcp list <type> # List casepacks|closures|contracts|schemas
umcp integrity <path> # Verify SHA256 hashes
# Analysis
umcp diff file1 file2 # Compare validation receipts
umcp report [path] # Generate audit reports
umcp run [path] # Operational validation
๐ Command Examples
# Validate hello_world casepack
umcp validate casepacks/hello_world
# Run tests with coverage
umcp test --coverage
# List all casepacks
umcp list casepacks
# Check system health
umcp health
# Generate report
umcp report casepacks/gcd_complete
๐ REST API
UMCP includes a production-ready REST API with 37+ endpoints:
pip install -e ".[api]" # Install API dependencies
umcp-api # Start server (port 8000)
Endpoint Categories
| Category | Endpoints | Description |
|---|---|---|
| System | 3 | /, /health, /version |
| Validation | 1 | /validate |
| Casepacks | 3 | Browse and execute |
| Ledger | 2 | Query validation history |
| Contracts | 1 | List available contracts |
| Closures | 1 | List closure functions |
| Analysis | 4 | Statistics, correlation, timeseries |
| Kernel | 3 | Compute invariants, budget, uncertainty |
| Conversion | 2 | Unit conversion, embedding |
| Output | 10+ | SVG, Markdown, HTML, LaTeX, JUnit, JSON-LD |
๐ API Examples
# Health check (no auth)
curl http://localhost:8000/health
# List casepacks
curl -H "X-API-Key: umcp-dev-key" http://localhost:8000/casepacks
# Compute kernel
curl -X POST -H "X-API-Key: umcp-dev-key" \
-H "Content-Type: application/json" \
-d '{"coordinates": [0.9, 0.85, 0.92], "weights": [0.5, 0.3, 0.2]}' \
http://localhost:8000/kernel/compute
๐ Interactive docs: http://localhost:8000/docs (Swagger UI)
๐ Visualization Dashboard
UMCP includes an interactive Streamlit dashboard with 21 pages:
pip install -e ".[viz]" # Install visualization dependencies
umcp-dashboard # Start dashboard (port 8501)
Dashboard Pages
| Category | Pages | Description |
|---|---|---|
| Core | Overview, Geometry, Ledger, Casepacks, Contracts, Closures, Regime, Metrics, Health | System monitoring |
| Interactive | Live Runner, Batch Validation, Test Templates | Run validations |
| Scientific | Physics, Kinematics, Formula Builder, Cosmology | Domain-specific |
| Analysis | Time Series, Comparison | Data analysis |
| Management | Exports, Bookmarks, Notifications, API Integration | System management |
๐ Dashboard URL: http://localhost:8501
๐ฆ Frameworks
Framework Selection Guide
| Framework | Tier | Best For | Closures |
|---|---|---|---|
| GCD | 2 | Energy/collapse analysis, phase transitions | 5 |
| Kinematics | 0 | Physics-based motion, phase space return (diagnostic) | 6 |
| RCFT | 2 | Trajectory complexity, memory effects | 4 |
| WEYL | 2 | Cosmological analysis, modified gravity | 5 |
| Security | 2 | Validation security, input sanitization | 8 |
| Astronomy | 2 | Stellar classification, HR diagram stability | 6 |
| Nuclear | 2 | Binding energy, decay chains, shell structure | 6 |
| Quantum Mechanics | 2 | Wavefunction, entanglement, tunneling, spin | 6 |
| Finance | 2 | Portfolio continuity, market coherence | 6 |
๐ฌ GCD (Generative Collapse Dynamics)
Closures: energy_potential, entropic_collapse, generative_flux, field_resonance, boundary_detection
umcp validate casepacks/gcd_complete
โ๏ธ Kinematics (KIN)
Closures: linear_kinematics, rotational_kinematics, energy_mechanics, momentum_dynamics, phase_space_return, kinematic_stability
umcp validate casepacks/kinematics_complete
umcp casepack kin_ref_phase_oscillator
๐ RCFT (Recursive Collapse Field Theory)
Closures: All GCD + fractal_dimension, recursive_field, resonance_pattern
umcp validate casepacks/rcft_complete
๐ WEYL (Cosmological Framework)
Purpose: Modified gravity analysis, DES Y3 data integration
umcp validate casepacks/weyl_des_y3
๐ Astronomy (ASTRO)
Closures: stellar_luminosity, main_sequence_stability, hr_diagram_classification, spectral_type_analysis, metallicity_evolution, stellar_age_coherence
umcp validate casepacks/astronomy_complete
โข๏ธ Nuclear Physics (NUC)
Closures: binding_energy_stability, alpha_decay_chain, fissility_parameter, nuclear_shell_model, decay_chain_analysis, double_sided_collapse
umcp validate casepacks/nuclear_chain
โ๏ธ Quantum Mechanics (QM)
Closures: wavefunction_coherence, density_matrix_stability, bell_state_entanglement, tunneling_transmission, harmonic_oscillator_fidelity, spin_measurement_stability
umcp validate casepacks/quantum_mechanics_complete
๐ฐ Finance (FIN)
Closures: portfolio_continuity, market_coherence, volatility_regime, correlation_stability, drawdown_analysis, return_fidelity
umcp validate casepacks/finance_continuity
๐งช Testing
pytest # Run all 1060 tests
pytest -v # Verbose output
pytest --cov # With coverage
pytest -k "gcd" # Pattern matching
pytest -m "not slow" # Skip slow tests
Test Distribution
| Category | Tests | Description |
|---|---|---|
| Schema validation | 50 | JSON/YAML schema tests |
| Kernel invariants | 84 | Core metric tests |
| GCD framework | 92 | Energy/collapse tests |
| Kinematics | 133 | Motion analysis tests |
| RCFT framework | 78 | Fractal/recursive tests |
| WEYL framework | 43 | Cosmology tests |
| Extended Lemmas | 53 | Lemmas 35-46 tests |
| Frozen contract | 36 | Canonical constants |
| SS1m triads | 35 | Checksum tests |
| Uncertainty | 23 | Delta-method tests |
| API | 32 | REST endpoint tests |
| Dashboard | 30 | UI component tests |
| Security | 45 | Input validation tests |
| Integration | 150+ | End-to-end tests |
๐ Documentation
๐ Core References
| Document | Description |
|---|---|
| AXIOM.md | Core axiom: "What returns is real" |
| KERNEL_SPECIFICATION.md | Formal definitions (46 lemmas) |
| MATHEMATICAL_ARCHITECTURE.md | Complete mathematical framework |
| TIER_SYSTEM.md | Tier-0/1/2 architecture (v3.0.0) |
| INFRASTRUCTURE_GEOMETRY.md | Three-layer geometric architecture |
๐ง Developer Guides
| Document | Description |
|---|---|
| QUICKSTART_TUTORIAL.md | 10-minute hands-on tutorial |
| docs/quickstart.md | Getting started guide |
| docs/python_coding_key.md | Development standards |
| docs/production_deployment.md | Enterprise deployment |
๐ Framework Documentation
| Document | Description |
|---|---|
| canon/gcd_anchors.yaml | GCD specification |
| canon/kin_anchors.yaml | Kinematics specification |
| canon/rcft_anchors.yaml | RCFT specification |
| KINEMATICS_SPECIFICATION.md | Kinematics layer docs |
๐ Reference
| Document | Description |
|---|---|
| GLOSSARY.md | Authoritative term definitions |
| SYMBOL_INDEX.md | Symbol table |
| CASEPACK_REFERENCE.md | CasePack structure |
| EXTENSION_INTEGRATION.md | Extension system |
๐ Repository Map
UMCP-Metadata-Runnable-Code/
โ
โโโ ๐ src/umcp/ # Core Python implementation
โ โโโ frozen_contract.py # Canonical constants & closures
โ โโโ validator.py # Core validation engine
โ โโโ cli.py # CLI (10 commands)
โ โโโ api_umcp.py # REST API (37+ endpoints)
โ โโโ dashboard.py # Streamlit (21 pages)
โ โโโ uncertainty.py # Delta-method propagation
โ โโโ ss1m_triad.py # Mod-97 checksums
โ โโโ umcp_extensions.py # Extension registry
โ
โโโ ๐ tests/ # Test suite (1002 tests)
โ โโโ test_frozen_contract.py # Frozen contract tests
โ โโโ test_extended_lemmas.py # Lemmas 35-46 tests
โ โโโ test_api_umcp.py # API tests
โ โโโ closures/ # Closure-specific tests
โ โโโ ...
โ
โโโ ๐ casepacks/ # Reproducible examples (11)
โ โโโ hello_world/ # Zero entropy baseline
โ โโโ gcd_complete/ # GCD validation
โ โโโ kinematics_complete/ # Kinematics validation
โ โโโ rcft_complete/ # RCFT validation
โ โโโ weyl_des_y3/ # WEYL cosmology
โ โโโ security_validation/ # Security framework
โ โโโ ...
โ
โโโ ๐ closures/ # Computational functions (28+)
โ โโโ gcd/ # GCD closures
โ โโโ kinematics/ # Kinematics closures
โ โโโ rcft/ # RCFT closures
โ โโโ weyl/ # WEYL closures
โ โโโ security/ # Security closures
โ โโโ registry.yaml # Closure registry
โ
โโโ ๐ contracts/ # Frozen mathematical contracts
โ โโโ UMA.INTSTACK.v1.yaml # Primary contract
โ โโโ GCD.INTSTACK.v1.yaml # GCD framework
โ โโโ RCFT.INTSTACK.v1.yaml # RCFT framework
โ
โโโ ๐ canon/ # Canonical anchors
โ โโโ gcd_anchors.yaml # GCD specification
โ โโโ kin_anchors.yaml # Kinematics specification
โ โโโ rcft_anchors.yaml # RCFT specification
โ
โโโ ๐ schemas/ # JSON schemas (12+)
โโโ ๐ ledger/ # Validation log
โโโ ๐ integrity/ # SHA256 checksums
โโโ ๐ docs/ # Documentation
โโโ ๐ data/ # Physics observations
โ โโโ physics_observations_complete.csv # 38 observations
โ
โโโ ๐ pyproject.toml # Project configuration
๐ Getting Started Tutorial
Step 1: Understand the Core Concept
UMCP validates computational experiments as auditable artifacts. Every claim must have:
- โ Declared inputs (raw measurements)
- โ Frozen rules (mathematical contracts)
- โ Computed outputs (invariants, closures)
- โ Cryptographic receipts (SHA256 verification)
Step 2: Run Your First Validation
# Validate the hello_world casepack
umcp validate casepacks/hello_world
# Expected output:
# โ CONFORMANT
# Errors: 0, Warnings: 0
Step 3: Explore the Python API
import umcp
from umcp.frozen_contract import compute_kernel, classify_regime
import numpy as np
# Validate a casepack
result = umcp.validate("casepacks/hello_world")
print(f"Status: {'CONFORMANT' if result else 'NONCONFORMANT'}")
# Compute kernel invariants
c = np.array([0.9, 0.85, 0.92]) # Coherence values
w = np.array([0.5, 0.3, 0.2]) # Weights
kernel = compute_kernel(c, w, tau_R=5.0)
print(f"Drift (ฯ): {kernel.omega:.4f}")
print(f"Fidelity (F): {kernel.F:.4f}")
print(f"Integrity (IC): {kernel.IC:.4f}")
# Classify regime
regime = classify_regime(
omega=kernel.omega,
F=kernel.F,
S=kernel.S,
C=kernel.C,
integrity=kernel.IC
)
print(f"Regime: {regime.name}") # STABLE, WATCH, or COLLAPSE
Step 4: Create Your Own CasePack
# Copy the hello_world template
cp -r casepacks/hello_world casepacks/my_experiment
# Edit the manifest
nano casepacks/my_experiment/manifest.yaml
# Validate your casepack
umcp validate casepacks/my_experiment
Step 5: Explore Extensions
# Start the REST API
pip install -e ".[api]"
umcp-api
# Open http://localhost:8000/docs
# Start the Dashboard
pip install -e ".[viz]"
umcp-dashboard
# Open http://localhost:8501
Step 6: Run the Test Suite
# Run all tests
pytest
# Run with coverage
pytest --cov=umcp --cov-report=html
# Run specific framework tests
pytest -k "gcd"
pytest -k "kinematics"
pytest -k "rcft"
Step 7: Understand the Mathematics
Read these documents in order:
- AXIOM.md - The foundational principle
- KERNEL_SPECIFICATION.md - 46 formal lemmas
- MATHEMATICAL_ARCHITECTURE.md - Complete framework
๐ค Contributing
We welcome contributions! Please read our comprehensive CONTRIBUTING.md guide.
Quick Contribution Workflow
# 1. Fork and clone
git clone https://github.com/YOUR_USERNAME/UMCP-Metadata-Runnable-Code.git
cd UMCP-Metadata-Runnable-Code
# 2. Create virtual environment
python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"
# 3. Create feature branch
git checkout -b feat/your-feature
# 4. Make changes and test
pytest
ruff check .
ruff format .
mypy src/umcp
# 5. Commit and push
git commit -m "feat: your feature description"
git push origin feat/your-feature
# 6. Open Pull Request
Contribution Areas
| Area | Description | Difficulty |
|---|---|---|
| ๐ Documentation | Improve docs, fix typos | ๐ข Easy |
| ๐งช Tests | Add test coverage | ๐ข Easy |
| ๐ Bug fixes | Fix reported issues | ๐ก Medium |
| โจ Features | New closures, endpoints | ๐ก Medium |
| ๐ฌ Research | New frameworks, lemmas | ๐ด Hard |
Code Quality Standards
- โ
All tests must pass (
pytest) - โ 80%+ code coverage
- โ
Zero ruff errors (
ruff check .) - โ
Zero type errors (
mypy src/umcp) - โ
Proper formatting (
ruff format .)
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2026 Clement Paulus
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
๐ Support & Resources
๐ Links
|
๐ Key Files
|
๐ System Status
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ UMCP PRODUCTION SYSTEM STATUS โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ โ
โ ๐ฏ Core Axiom: "What Returns Through Collapse Is Real" โ
โ ๐ Contract: UMA.INTSTACK.v1 + Frozen Contract v2.0.0 โ
โ ๐ Canon: UMCP.CANON.v1 โ
โ โ
โ โ๏ธ Frozen: ฮต=10โปโธ p=3 ฮฑ=1.0 ฮป=0.2 tol=0.005 โ
โ โ
โ ๐ Status: CONFORMANT โ
โ
โ ๐งช Tests: 1060 passing โ
โ ๐ฆ Casepacks: 13 validated โ
โ ๐ง CLI: 10 commands โ
โ ๐ API: 37+ endpoints โ
โ ๐ Dashboard: 21 pages โ
โ ๐งฎ Lemmas: 46 formal proofs โ
โ ๐ฌ Closures: 60+ functions โ
โ ๐ฆ Contracts: 12 domain contracts โ
โ ๐ Domains: 9 (GCD, KIN, RCFT, WEYL, SEC, ASTRO, NUC, QM, FIN)โ
โ ๐ Integrity: SHA256 verified โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Built with โค๏ธ for reproducible science
"What Returns Through Collapse Is Real"
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 umcp-2.0.0.tar.gz.
File metadata
- Download URL: umcp-2.0.0.tar.gz
- Upload date:
- Size: 483.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a7835dd4e7e92f5372ecd2017ad582291cb28c4d0866210ed2e7fa7c69903db
|
|
| MD5 |
5997c34232a460619ab4fb430a7d7376
|
|
| BLAKE2b-256 |
29c4398046b0ad52d793db3964d869cb67e8bd344cb5e9ca37800467fde243b2
|
File details
Details for the file umcp-2.0.0-py3-none-any.whl.
File metadata
- Download URL: umcp-2.0.0-py3-none-any.whl
- Upload date:
- Size: 413.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6f03daac7485e46363333ff9f8766247d50254ef9d6fcbeda454a6eb5c04ac9
|
|
| MD5 |
80feb68985df3218768c1a1af8300c4d
|
|
| BLAKE2b-256 |
e2088d3f091a5e2dee3a64338e57adfda2af35aca1c0d77cb16c5ec07815b823
|