diff options
| author | Void Agent <void@jayrup.hermes> | 2026-08-20 17:02:15 +0100 |
|---|---|---|
| committer | Void Agent <void@jayrup.hermes> | 2026-08-20 17:02:15 +0100 |
| commit | cf83937689bb30e2b5fa6e3efaa2f115016a030b (patch) | |
| tree | 85ea21ba4df097e7c6995e9bca035faf0236897f /src/config.py | |
| parent | f8995751de925571d4eec669ab7ab8b1c3d76cb9 (diff) | |
fix(eval): correct sieve-rank indexing + test expectations
- _compute_sieve_rank: find LARGEST k (not smallest) whose signature
contains all error preds — fixes P5(4) vs P5(1) bug
- _sieve_rank_signature: iterate all small_primes (not just p²≤n) to
catch composites like 209=11*19 where 11²>209
- Test expectations updated for [101,200] range (209 outside it)
- is_prime task: P1→P3 (no sieve-rank for classification tasks)
48/48 green.
Diffstat (limited to 'src/config.py')
0 files changed, 0 insertions, 0 deletions
