Commit 4d3354d
Address Copilot review: drop unused cache, validate --runs, tighten type assert
- Remove unused group_vote_matrices dict (comment 3)
- Validate --runs >= 1 in benchmark script (comment 4)
- Tighten correlation type check to exact `float` (comment 5)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 97b8c32 commit 4d3354d
3 files changed
Lines changed: 8 additions & 7 deletions
File tree
- delphi
- polismath/conversation
- scripts
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
797 | | - | |
| 796 | + | |
798 | 797 | | |
799 | 798 | | |
800 | | - | |
| 799 | + | |
801 | 800 | | |
802 | 801 | | |
803 | 802 | | |
804 | 803 | | |
805 | | - | |
806 | | - | |
| 804 | + | |
807 | 805 | | |
808 | 806 | | |
809 | 807 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments