-
When Ponder and Book file enabled, asmFish starts ponder calculation at once. I hope outside the book. In any cases it ready for battle instantly when book is over.
Cfish do nothing(about Ponder) d…
-
You say: "For compiling this program you have to download math .Net numeric library: http://numerics.mathdotnet.com/"
Once downloaded and installed, then what? Do we go into DOS and type what comma…
-
Did you see https://developers.redhat.com/blog/2016/02/25/new-asm-flags-feature-for-x86-in-gcc-6/ ?
If I had known about this earlier, I might not have tried to write asmfish in asm. It really does …
-
It would be good to at least have not option to not allow book to play a draw. Polyglot doesn't know what move history is or even move number, only position, so its possible for it to sometimes be a d…
-
a few times i used HeadsUp to play engine-vs-engine in CuteChess (on Linux) .. HeadsUp seems to work fine, but once stopped with a "White's connection stalls" message .. see game PGN and log below. C…
-
I would better make a seperate Ipman requests folder ;)
Next i tried to find out is why i can't use Tablebase Adjudication in Cutechess Gui?
On my laptop i use 5-men syzygy ,windows 7 and no probl…
-
## How did you run Cute Chess exactly?
By a shortcut that points to Cute Chess GUI (by the installer)
## Version
1.3.1
## Expected behavior
The game continues.
## Actual behavior
…
-
No problem with older versions, but newest versions cause the following error
Traceback (most recent call last):
File "C:\Users\Helmut\PycharmProjects\pythonProject\pythonTestProjekte\Test1.py",…
-
**tested on google colab, os ubuntu**
**step**
```
pip install -U meson ninja
!git clone -b release/0.29 --recurse-submodules https://github.com/LeelaChessZero/lc0
!cd lc0 && ./build.sh
!cp l…
-
Hello! It has been a long time and I almost forgot that this repo still exists. Some questions/comments:
1. At last update, how was the speed generally as compared with official stockfish compiled wi…