Skip to content

Python Tilewe v0.0.1

Choose a tag to compare

@nhamil nhamil released this 21 Nov 04:41
· 86 commits to master since this release
8d91520

The first and last version of Tilewe using pure Python. This version of Tilewe takes Python to its performance limits, but sadly still only achieves a maximum rate of ~2200 move applications (game tree nodes explored) per second, up from ~500 before Python optimizations. We expect to 50-60x this with the introduction of a C submodule in the next version.