Skip to content

Conversation

@aletheiaaaaa
Copy link

No description provided.

dannyhammer and others added 30 commits October 8, 2024 15:32
See PR for greater explanation

Set the minimal scipy version that contains scipy.optimize. Perhaps in time, we will adjust to >=1.9.0 instead of ==1.9.0.
* feat: added webhook for test completion

* chore: updated gitignore to ignore webhook
Mixing abs/rel paths is error prune due to multiple shell configs.
Maintain current expected relative paths only. But add the note to comments and help text on bench scripts
Proper include structure removes the need, we hope.

Co-authored-by: Andrew Grant <andrew.github@grantnet.us>
t.ppf() is more accurate when the population standard deviation is not known, as it uses the t-distribution instead of the normal distribution

Co-authored-by: Andrew Grant <andrew.github@grantnet.us>
older versions would require explicit include scipy/scipy#13618
…itive)

chore: removed malformed engine configs
forgot to tell swedishchef to also include this in his PR
Updated the paths in `create_workload()` when a workload creation causes an error
87flowers and others added 29 commits February 2, 2025 13:44
Rejects fixed move time, fischer, and cyclic time controls. Also rejects any game with VERBOSE PGN reporting, as those results may be tainted as well.
Co-authored-by: Andrew Grant <andrew.github@grantnet.us>
Safari on mobile automatically formats Unix time stamp to links to phone numbers. E.g. 1746223790 to <a href="tel:1746223790">1746223790</a>. Since innerHTML returns the entire HTML content contained within the element, this breaks the date calculation code. Using textContent, which ignores html tags, fixes this issue.
JonathanHallstrom pushed a commit to JonathanHallstrom/OpenBench that referenced this pull request Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.