-
congrat with your newest v0.6.5 !
i compiled it successfully on Linux, without any error or warning, and it runs fine in CuteChess.
but i have some remarks (also see my recent #4 ) :
the sectio…
-
- Quiescence search has been added. Once we reach a depth of 0 during the alpha beta search, we make a search further looking only at captures moves. This way, the final positions that get evaluated c…
-
Hello,
I have following issue when trying to install appium library :
pip install Appium-Python-Client
Looking in indexes: http://nexus-proxy.groupe.generali.fr/python/repository/pypi-all/simpl…
-
Now that LCZero is training and gaining elo quite rapidly, I'd like to promote it in several forums but I was thinking we need something catchy to attract users so they can not only help, but also fol…
-
ERROR: internal error while retrieving user account
Please describe the issue you observed, and any steps we can take to reproduce it:
Setup a 6 nodes cluster (3 on "datacenter" A, 3 on "datacenter"…
-
Would you mind to provide also either a makefile or a cmakelist for those, who don't use MSVC?
Guenther (RWBC)
rwbc updated
6 months ago
-
Hey what an impressive site and code base you have here! I was working on my own simple tectonics simulator to make an educational game and came across this one which is significantly higher fidelity.…
-
So, a lot of the questions about "dynamic content on ipfs" seem to boil down to how to aggregate content from multiple sources. Use cases:
- forums (also see zeronet)
- distributed search engine (ipfs…
-
I'll clean these up - mainly the design is so convoluted because I need them for SMP.
_Originally posted by @KYLChiu in https://github.com/KYLChiu/sporkfish/pull/97#discussion_r147348…
-
* Design a switching interface that allows switching between different searchers, e.g. searcher could be single process or use a different algorithm completely - could be inheritance or factory patte…