mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
Fixed: - Replaced MarkovEmbedding (undefined) with SplitEmbedding (from ChentsovFinite) - Added h_pos hypothesis: all distribution entries > 0 (required for openSimplex) - Documented bridge: AminoAcidDistribution → openSimplex 50, fisherMetric50 → fisherMetric Bridge steps: 1. AminoAcidDistribution + h_pos → openSimplex 50 2. fisherMetric50 p i j = δ_ij/p_i = fisherMetric (e_i) (e_j) 3. SplitEmbedding already has apply/pushforward for openSimplex 4. chentsov_theorem 50 (n ≥ 3 satisfied) 5. Convert result back to fisherMetric50 Remaining sorry: type bridge implementation (each step is routine). |
||
|---|---|---|
| .. | ||
| BindingSite | ||
| CoreFormalism | ||
| PVGS_DQ_Bridge | ||
| RRCLib | ||
| SilverSight | ||
| UniversalEncoding | ||