mirror of
https://github.com/allaunthefox/SilverSight.git
synced 2026-07-31 01:25:21 +00:00
Zero floats. Pure integer: block eigenvalues = 273 ± w, w = 128 × Σ(num/den). 65,536 configurations (1 partition × 4⁸ chiral masks) → 5 distinct states: λ=[-111, 657] 44800 (68.4%) Rossby-dominant (all biased) λ=[ -47, 593] 16640 (25.4%) Mixed (some scarred, some biased) λ=[ 17, 529] 4015 ( 6.1%) Canonical (pure achiral) λ=[ 81, 465] 80 ( 0.1%) Mixed scarred λ=[ 145, 401] 1 ( 0.0%) Pure scarred 105 partitions × 4⁸ = 6.9M total. Uniform weights — same 5 states. All computed in 0.1s with integer arithmetic.
26 lines
No EOL
469 B
JSON
26 lines
No EOL
469 B
JSON
{
|
|
"schema": "exhaustive_8x8_v2",
|
|
"zero_float": true,
|
|
"partitions": 105,
|
|
"chiral_configs": 65536,
|
|
"total": 6881280,
|
|
"compute_time_s": 0.08,
|
|
"canonical": 4015,
|
|
"rossby": 61440,
|
|
"lambda_min_values": [
|
|
-111,
|
|
-47,
|
|
17,
|
|
81,
|
|
145
|
|
],
|
|
"lambda_max_values": [
|
|
401,
|
|
465,
|
|
529,
|
|
593,
|
|
657
|
|
],
|
|
"distinct_states": 5,
|
|
"note": "All integer arithmetic. Block eigenvalues = 273 \u00b1 w where w = 256*m, m = chiral average."
|
|
} |