v0.1.4
STC
--------------------------------------------------
Results of 0.1.4 vs 0.1.3 (8+0.08, 1t, 16MB, UHO_2024_8mvs_+085_+094.epd):
Elo: 36.76 +/- 11.15, nElo: 69.09 +/- 20.80
LOS: 100.00 %, DrawRatio: 48.88 %, PairsRatio: 2.11
Games: 1072, Wins: 301, Losses: 188, Draws: 583, Points: 592.5 (55.27 %)
Ptnml(0-2): [1, 87, 262, 170, 16], WL/DD Ratio: 0.61
LLR: 2.90 (-2.25, 2.89) [0.00, 5.00]
--------------------------------------------------
What's Changed
- Report search time, nodes visited, and nps by @brunocodutra in #724
- Improve detection of draw by insufficient material by @brunocodutra in #725
- Take advantage of SIMD instructions on arm by @brunocodutra in #726
- Assume draw after first repetition by @brunocodutra in #727
- Ensure
bestmove
is always returned in response togo
by @brunocodutra in #739 - Print iterative PVs by @brunocodutra in #740
Full Changelog: v0.1.3...v0.1.4