-
BPO | [29882](https://bugs.python.org/issue29882)
--- | :---
Nosy | @tim-one, @rhettinger, @mdickinson, @vstinner, @njsmith, @markshannon, @serhiy-storchaka, @vedgar, @DimitrisJim, @niklasf, @gbtami
P…
-
I noticed that there are two `Position` classes, both seem pretty similar which mostly matching constructor and method signatures.
Do they implement slightly different rules? Is one faster than the…
-
https://github.com/TadaoYamaoka/cshogi/blob/337d3ab66edf504397fb0a6c74172b1600106c83/src/bitboard.hpp#L42
-
Hi,
I was wondering if you were open to contributions or preferred to keep Weiawaga as a 100% personal project? There are a few areas for which I think I could propose small PRs that could be valua…
-
$ **make build ARCH=armv8 COMP=ndk**
make: [Makefile:889: .depend] Error 1 (ignored)
Config:
debug: 'no'
sanitize: 'no'
optimize: 'yes'
arch: 'armv8'
bits: '64'
kernel: 'Linux'
os: 'GNU/Lin…
ghost updated
2 years ago
-
Hi Morgan, after I saw your first beta release I tried building it for WIN here myself..
But what ever build I try I always get this error below in the end.
Also I see no path to the eval file at …
-
Hi,
I am using your library since a few days to create a search algorithm. I succeeded with it reaching around 1800 elo with relative simple means.
However there are many many bugs in your code …
-
今はVecでやっているんだけど、Vecのほうがいい説がある。
何がどこまでどう違うのかはよくわからない。
変えたほうがいいかどうかもよくわからない。
-
Hello!
I try to compile on Linux the current code of the develop branch. I get this error:
```
[roland@localhost src (develop)]$ LC_ALL=C make cinnamon64-modern
make ARC=" -DHAS_POPCNT -mp…
-
At this stage everything's ready to start writing the chess pieces!
Remember:
> We're writing an object-oriented chess codebase not only because we want to practice software development skills b…