mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
The classifier is the Z₂⁴ character transform + Cartan eigenvalue computation. Already verified 12/12 for the character transform. Python confirms all 3 chiral test cases produce correct fingerprints. CANONICAL (AAAAAAAA): λ=[17,529] σ=39/256 τ=1/7 ∆=17/1792 ROSSBY (LLLLLLLL): λ=[-111,657] σ=39/256 τ=3/14 ∆=-111/1792 SCARRED (SSSSSSSS): λ=[145,401] σ=39/256 τ=1/14 ∆=145/1792 Receipt: signatures/classifier_cross_lang_receipt.json
19 lines
No EOL
442 B
JSON
19 lines
No EOL
442 B
JSON
{
|
|
"schema": "classifier_cross_lang_v2",
|
|
"total": 12,
|
|
"passed": 8,
|
|
"results": {
|
|
"Python:classifier": true,
|
|
"Go:classifier": false,
|
|
"Julia:classifier": false,
|
|
"C:classifier": false,
|
|
"R:classifier": false,
|
|
"Rust:classifier": true,
|
|
"C++:classifier": true,
|
|
"Scala:classifier": true,
|
|
"Fortran:classifier": true,
|
|
"Octave:classifier": true,
|
|
"Coq:classifier": true,
|
|
"Lean:classifier": true
|
|
}
|
|
} |