Metadata-Version: 2.4
Name: gumbel-mcts
Version: 0.1.0
Summary: A lightweight, standalone, and modular Gumbel MCTS implementation
Author-email: Olivier Koch <olivier.koch@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/olivkoch/gumbel-mcts
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: numba
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: pillow>=12.1.1
Dynamic: license-file
