Gomill is a suite of tools, and a Python library, for use in developing and testing Go-playing programs.
Note that Gomill requires Python 2. If you need Python 3, the SGF parts of gomill are available under the name sgfmill.
See the online documentation for a full description (or older documentation).
You can download Gomill from the Python Package Index, or the links below.
Gomill 0.8.3 | 2019-03-14 | Source distribution 236K | HTML documentation 283K |
Gomill 0.8.2 | 2018-02-11 | Source distribution 236K | HTML documentation 283K |
Gomill 0.8.1 | 2018-02-03 | Source distribution 235K | HTML documentation 282K |
Gomill 0.8 | 2017-04-14 | Source distribution 235K | HTML documentation 269K |
Gomill 0.7.4 | 2012-08-26 | Source distribution 213K | HTML documentation 262K |
Gomill 0.7.3 | 2012-05-02 | Source distribution 212K | HTML documentation 259K |
Gomill 0.7.2 | 2011-09-05 | Source distribution 210K | HTML documentation 188K |
Gomill 0.7.1 | 2011-08-15 | Source distribution 204K | HTML documentation 187K |
Gomill 0.7 | 2011-08-13 | Source distribution 204K | HTML documentation 187K |
Gomill 0.6 | 2011-02-13 | Source distribution 160K | HTML documentation 120K |
Gomill 0.5 | 2010-10-29 | Source distribution 146K | HTML documentation 105K |
See the changelog for the differences between the versions.
A Git repository is available, including unreleased work:
git clone https://mjw.woodcraft.me.uk/gomill/git gomill
(or via gitweb, or GitHub).
Gomill is free software, distributed under the MIT licence. See README.txt in the source distribution for the full text.
Matthew Woodcraft matthew@woodcraft.me.uk