mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
Core components: - ChentsovFinite.lean (883 lines, 0 sorry): Fisher metric uniqueness on 8-state simplex - HachimojiCodec.lean: Deterministic E=mc^2 -> Hachimoji state pipeline - PVGS_DQ_Bridge (8 sections, ~6,150 lines): Photon-Varied Gaussian to Dual Quaternion - UniversalMathEncoding.lean: 50-token math address space (~10^15 addresses) - ChiralitySpace.lean: 4D descriptor (phase x chirality x direction x regime) ~2x10^25 - BindingSite (3 files): Amino acid vocabulary, entropy-based bindability - Python: chaos game, Sidon addressing, Q16.16 canonical, Finsler metric, QUBO/QAOA - CI: Lean check, Python check, Q16 roundtrip workflows Papers: Giani-Win-Conti 2025, Chabaud-Mehraban 2022, Pizzimenti 2024, Wassner 2025
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
cff-version: "1.2.0"
|
|
message: "If you use this software, please cite it as below."
|
|
type: software
|
|
title: "SilverSight: Deterministic Equation Search via Fisher Geometry"
|
|
authors:
|
|
- family-names: "Allaun"
|
|
given-names: ""
|
|
repository-code: "https://github.com/allaunthefox/SilverSight"
|
|
license: MIT
|
|
references:
|
|
- type: article
|
|
authors:
|
|
- family-names: "Giani"
|
|
given-names: "A."
|
|
- family-names: "Win"
|
|
given-names: "S."
|
|
- family-names: "Conti"
|
|
given-names: "C."
|
|
title: "Photon-Varied Gaussian States"
|
|
year: 2025
|
|
journal: "arXiv:2505.XXXXX"
|
|
- type: article
|
|
authors:
|
|
- family-names: "Chabaud"
|
|
given-names: "U."
|
|
- family-names: "Mehraban"
|
|
given-names: "S."
|
|
title: "Holomorphic representation of quantum states"
|
|
year: 2022
|
|
- type: article
|
|
authors:
|
|
- family-names: "Pizzimenti"
|
|
given-names: "C."
|
|
- family-names: "et al."
|
|
title: "Wigner negativity of superpositions"
|
|
year: 2024
|
|
- type: article
|
|
authors:
|
|
- family-names: "Wassner"
|
|
given-names: "M."
|
|
- family-names: "et al."
|
|
title: "Single quadrature noise tomography"
|
|
year: 2025
|