goreviewpartner
goreviewpartner copied to clipboard
A tool to help analyse and review your game of go (weiqi, baduk) using strong bots.
Hi there, the setting "Variations better than actual game move in blue" seems not to be saved correctly to the ini-file. When saving and re-entering the settings menue, "winning variation...
Receive the following when converting an RSGF to SGF: UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2022' in position 260: ordinal not in range(256) Locale settings: $ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8"...
In this recent game that I'm reviewing, analysed with Leela, I came across the following position where Goreviewpartner displayed Leela's suggestions as "B", "C", etc., but no "A" option. Is...
With the current libraries used for GUI display, is it possible to add a setting to scale the GUI by a factor of 1.25, 1.5, ..., 2, etc.? On my...
I would say this is a low priority issue since you plan to switch to a different GUI library anyway. Some of the GUI windows can be made larger and...
Version: 0.14.2 Package: Source code Issue: The field length of the common line in Settings for bots seems to be rather small. I have bots stored in different directories, the...
Dear @jiangwuyou , @wonsiks , @fishcu and @BorisNA I am considering making a big interface change for GoReviewPartner. I value your opinions on how to use GoReviewPartner, so I would...
Dears, When I am running GRP on my laptop (no GPU, pure CPU), after a game on OGS/KGS, it takes usually around 45 min, 1 hour to get analysis done...
Got the error in the title on Ubuntu 16.04. Solution was to install the following dependencies: `sudo apt install tix-dev tk-dev tk8.6-dev libxft-dev libfontconfig1-dev libfreetype6-dev libpng-dev` I'm not sure how...
The csv file from a Ray rsgf has line breaks where they should not be (in the middle of a record. Many programs (Open Office, etc) will not read them...