Commit Graph
2 Commits
Author SHA1 Message Date
KiHoLee 81c2be1d78 Verify the appendix bound against its stated constant
The check tested f(gamma) >= gamma/(gamma+1), but the manuscript claims
f(gamma) >= c1*gamma/(gamma+1) with c1 >= 0.97. It now tests the stated
constant and records the achieved one, 0.9711.
2026-08-26 13:53:55 +09:00
Ki-Ho Lee 6099ce3063 Add standalone numerical verification of all closed forms 2026-08-25 20:29:59 +09:00