Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,12 +1,14 @@
|
|
| 1 |
-
# TLM
|
| 2 |
|
| 3 |
-
|
|
|
|
|
|
|
| 4 |
|
| 5 |
Authors: Ahmad Ali Parr, Jessica L. Williams (SNAPKITTYWEST)
|
| 6 |
|
| 7 |
---
|
| 8 |
|
| 9 |
-
##
|
| 10 |
|
| 11 |
```
|
| 12 |
P4 ALGOL (source boundary)
|
|
@@ -15,7 +17,7 @@ P4 ALGOL (source boundary)
|
|
| 15 |
Quantum Event Generator
|
| 16 |
│ VacuumSample { SourceWord, GravityWord, EventWord, ModeWord }
|
| 17 |
▼
|
| 18 |
-
|
| 19 |
│ RecursiveVacuumStep + QuantumState (16 × 32-bit words)
|
| 20 |
▼
|
| 21 |
32-bit Quantum Number
|
|
@@ -24,94 +26,43 @@ Pascal Recursive Generator
|
|
| 24 |
P3 Round (QuantumP3Round)
|
| 25 |
│
|
| 26 |
▼
|
| 27 |
-
P2 GF(2
|
| 28 |
│
|
| 29 |
▼
|
| 30 |
P1 Boolean (XOR32, AND32, ROTL32, ROTR32)
|
| 31 |
```
|
| 32 |
|
| 33 |
-
The VacuumSample interface does not prescribe how values are obtained.
|
| 34 |
-
Any external vacuum / gravity mechanism can supply them directly.
|
| 35 |
-
|
| 36 |
-
**All internal operations are integer, modular, recursive, and deterministic.**
|
| 37 |
-
No floating point is used.
|
| 38 |
-
|
| 39 |
---
|
| 40 |
|
| 41 |
-
##
|
| 42 |
|
| 43 |
-
|
|
| 44 |
-
|------
|
| 45 |
-
|
|
| 46 |
-
|
|
| 47 |
-
|
|
| 48 |
-
|
|
| 49 |
-
|
|
| 50 |
-
|
|
|
|
|
| 51 |
|
| 52 |
---
|
| 53 |
|
| 54 |
-
##
|
| 55 |
-
|
| 56 |
-
```bash
|
| 57 |
-
# Requires Free Pascal Compiler (fpc)
|
| 58 |
-
fpc tlm_quantum_generator.pas
|
| 59 |
-
./tlm_quantum_generator
|
| 60 |
-
```
|
| 61 |
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
STATE INITIALIZATION TEST PASSED
|
| 71 |
-
RECURSION TEST PASSED
|
| 72 |
-
SOURCE FUSION TEST PASSED
|
| 73 |
-
ALL VERIFICATION TESTS PASSED
|
| 74 |
-
|
| 75 |
-
RECURSIVE QUANTUM GENERATION
|
| 76 |
-
-----------------------------
|
| 77 |
-
EVENT 0 SOURCE=... GRAVITY=... QUANTUM=...
|
| 78 |
-
...
|
| 79 |
-
GENERATOR COMPLETE
|
| 80 |
-
```
|
| 81 |
-
|
| 82 |
-
---
|
| 83 |
-
|
| 84 |
-
## Verification Tests
|
| 85 |
-
|
| 86 |
-
| Test | What it checks |
|
| 87 |
-
|------|---------------|
|
| 88 |
-
| `TestXTime` | GF(2⁸) multiply-by-x at key boundary values ($00,$01,$40,$80,$FF) |
|
| 89 |
-
| `TestMixColumn` | AES canonical vector: D4 BF 5D 30 → 04 66 81 E5 |
|
| 90 |
-
| `TestZeroColumn` | Zero input → zero output (linearity) |
|
| 91 |
-
| `TestRepeatedColumn` | Constant column is its own fixed point |
|
| 92 |
-
| `TestStateInitialization` | Same seed → identical 16-word state (determinism) |
|
| 93 |
-
| `TestRecursion` | `RecursiveSeed` is pure / referentially transparent |
|
| 94 |
-
| `TestSampleFusion` | `FuseVacuumSample` is deterministic |
|
| 95 |
-
|
| 96 |
-
---
|
| 97 |
-
|
| 98 |
-
## Source Boundary
|
| 99 |
-
|
| 100 |
-
```
|
| 101 |
-
VacuumSample
|
| 102 |
-
├── SourceWord (vacuum field)
|
| 103 |
-
├── GravityWord (gravity field)
|
| 104 |
-
├── EventWord (quantum event)
|
| 105 |
-
└── ModeWord (mode selector)
|
| 106 |
-
│
|
| 107 |
-
▼
|
| 108 |
-
FuseVacuumSample → RecursiveVacuumStep → QuantumState → QN → P3 → GF(2⁸) → Boolean
|
| 109 |
-
```
|
| 110 |
|
| 111 |
---
|
| 112 |
|
| 113 |
-
##
|
| 114 |
|
| 115 |
-
BSL-1.1 / AGPL-3.0 / MPL-2.0
|
| 116 |
|
| 117 |
SnapKitty West / SNAPKITTYWEST — Evidence or Silence — 2026
|
|
|
|
| 1 |
+
# TLM-Quantum: 遞迴真空量子數生成器 (مولد الأرقام الكمومية العودي)
|
| 2 |
|
| 3 |
+
## 專案概述 (نظرة عامة)
|
| 4 |
+
|
| 5 |
+
本模組實現遞迴真空波動量子數生成管線 (خط أنابيب توليد الأرقام الكمومية العودية),透過 P4 ALGOL 源邊界注入真空樣本,經多層遞迴混合與 GF(2⁸) 有限域運算 (حقل غالوا الثنائي),輸出確定性 32 位元量子數。
|
| 6 |
|
| 7 |
Authors: Ahmad Ali Parr, Jessica L. Williams (SNAPKITTYWEST)
|
| 8 |
|
| 9 |
---
|
| 10 |
|
| 11 |
+
## 核心模組架構 (هيكل الوحدات الأساسية)
|
| 12 |
|
| 13 |
```
|
| 14 |
P4 ALGOL (source boundary)
|
|
|
|
| 17 |
Quantum Event Generator
|
| 18 |
│ VacuumSample { SourceWord, GravityWord, EventWord, ModeWord }
|
| 19 |
▼
|
| 20 |
+
Recursive Generator
|
| 21 |
│ RecursiveVacuumStep + QuantumState (16 × 32-bit words)
|
| 22 |
▼
|
| 23 |
32-bit Quantum Number
|
|
|
|
| 26 |
P3 Round (QuantumP3Round)
|
| 27 |
│
|
| 28 |
▼
|
| 29 |
+
P2 GF(2⁸) (MixColumn / XTime)
|
| 30 |
│
|
| 31 |
▼
|
| 32 |
P1 Boolean (XOR32, AND32, ROTL32, ROTR32)
|
| 33 |
```
|
| 34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
---
|
| 36 |
|
| 37 |
+
## 驗證矩陣 (مصفوفة التحقق)
|
| 38 |
|
| 39 |
+
| 測試 (الاختبار) | 驗證目標 (هدف التحقق) | 狀態 (الحالة) |
|
| 40 |
+
|---|---|---|
|
| 41 |
+
| XTime | GF(2⁸) 乘以 x 在邊界值 ($00,$01,$40,$80,$FF) | 通過 (Pass) |
|
| 42 |
+
| MixColumn | AES 規範向量: D4 BF 5D 30 → 04 66 81 E5 | 通過 (Pass) |
|
| 43 |
+
| ZeroColumn | 零輸入 → 零輸出 (線性性) | 通過 (Pass) |
|
| 44 |
+
| RepeatedColumn | 常數列不動點 | 通過 (Pass) |
|
| 45 |
+
| StateInit | 相同種子 → 相同 16 字狀態 (確定性) | 通過 (Pass) |
|
| 46 |
+
| Recursion | RecursiveSeed 純函數 / 引用透明 | 通過 (Pass) |
|
| 47 |
+
| SampleFusion | FuseVacuumSample 確定性 | 通過 (Pass) |
|
| 48 |
|
| 49 |
---
|
| 50 |
|
| 51 |
+
## 核心性質 (الخصائص الأساسية)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
+
| 性質 (الخاصية) | 值 (القيمة) |
|
| 54 |
+
|---|---|
|
| 55 |
+
| 狀態大小 | 16 × 32-bit words |
|
| 56 |
+
| 最大遞迴深度 | 64 |
|
| 57 |
+
| 輸出字寬 | 32 bits |
|
| 58 |
+
| 算術 | 模整數 (mod 2³²) |
|
| 59 |
+
| GF 域 | GF(2⁸), 不可約多項式 x⁸+x⁴+x³+x+1 (AES) |
|
| 60 |
+
| P3 測試向量 | D4 BF 5D 30 → 04 66 81 E5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
|
| 62 |
---
|
| 63 |
|
| 64 |
+
## 許可協議與主權聲明 (الترخيص والسيادة)
|
| 65 |
|
| 66 |
+
**BSL-1.1 / AGPL-3.0 / MPL-2.0**
|
| 67 |
|
| 68 |
SnapKitty West / SNAPKITTYWEST — Evidence or Silence — 2026
|