A library of procedural dataset generators for training reasoning models. Current version 0.1.25, with frequent releases (multiple per month). Requires Python >=3.10.
pip install reasoning-gymNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import and use a generator from the games submodule.
Use `from reasoning_gym.games.countdown import countdown` instead of `import reasoning_gym.games.countdown`.
Refer to the latest documentation or GitHub README for the correct import path.