Results 14 comments of lithander

Thanks for filing this very detailed issue! The analysis of an experienced chess player is always insightful for me and much appreciated. > how does MinimalChess handle pawn structures? Why...

the only problem should be to find a pool still supporting the GETWORK protocol. (I just added a warning to the readme so ppl don't waste their time) But it's...

based on above observation I got it to run by installing scipy==1.10.1 manually

Hi Cong and thanks for filing this issue. :) The analysis you showed looks really useful but I'm not sure how you made Stockfish analyse your entire game for you!...

I have just commited a patch that adds support for the searchmoves subcommand. If you can build from source let me know if it works as expected!

Version 3 has a UCI parameter called "Temperature". If you set it to X the engine is applying a random bonus anywhere between 0 and X to each root move....

My above Elo estimations are based on selfplay matches against Temperature=0 version. If all moves get a random bonus in the range [0..1000] then it is very unlikely that the...

Thanks for filing this issue, Günther. The bitboard stuff is new to me and I wasn't sure how to best provide compatibility to older hardware (that I don't have available...

I just released Version 2.0 and that version should run on old hardware without any further steps necessary. I chose not to use the Bmi Instruction as the benefit was...

Thanks for the feedback! And great to know that Leorik runs fine on Win7 and legacy hardware. 👍