Files
obikmer/DevDoc/theory
Eric Coissac c8f2b16b4c fix: prevent probability underflow in pairwise cost matrix
Replaces premature exponentiation-based row normalization with log-sum-exp arithmetic to prevent tiny probabilities from collapsing to exactly zero. This eliminates spurious infinite costs for valid but rare transitions while preserving correct IEEE 754 semantics for genuinely unobserved pairs. Adds explicit guards against NaN in degenerate rows and includes a regression test verifying finite costs for probabilities as low as 1e-200.
2026-08-17 09:41:50 +02:00
..
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00
2026-08-17 09:28:53 +02:00