The implementation and rest of the system (ICM calculator, probability updater) use decimals (0-1) for probabilities, but the tests were using percentages (0-100). Updated tests and docs to match. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| bracket-simulator.ts | ||
| ev-calculator.ts | ||
| icm-calculator.ts | ||
| probability-engine.ts | ||
| probability-updater.ts | ||