I wrote a simple multi-threaded C version of the pentanomial simulator.
https://github.com/vdbergh/simul
Everything in a single C file. As it is much much faster than the Python version one can see better how accurate the implementation is.
Stockfish Reverts 5 Recent Patches
Moderator: Ras
-
Michel
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Stockfish Reverts 5 Recent Patches
Ideas=science. Simplification=engineering.
Without ideas there is nothing to simplify.
Without ideas there is nothing to simplify.
-
Michel
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Stockfish Reverts 5 Recent Patches
Now with a decent README.md!Michel wrote: ↑Sun Feb 02, 2020 11:28 pm I wrote a simple multi-threaded C version of the pentanomial simulator.
https://github.com/vdbergh/simul
Everything in a single C file. As it is much much faster than the Python version one can see better how accurate the implementation is.
Ideas=science. Simplification=engineering.
Without ideas there is nothing to simplify.
Without ideas there is nothing to simplify.
-
Jouni
- Posts: 3845
- Joined: Wed Mar 08, 2006 8:15 pm
- Full name: Jouni Uski
Re: Stockfish Reverts 5 Recent Patches
SF is so strong, that today all changes need almost astronomical number of games to pass. In good old days it was 100-200 games and engine was better
.
Jouni