Add reasoning gym env

This commit is contained in:
teknium1 2025-06-05 17:30:25 -07:00
parent 26c0a39555
commit 79188d8d6a
5 changed files with 1537 additions and 0 deletions

View file

@ -0,0 +1,13 @@
numpy>=1.21.0
sympy>=1.9.0
matplotlib>=3.5.0
pillow>=8.3.0
tqdm>=4.62.0
asyncio-throttle>=1.0.0
jsonlines>=2.0.0
colorlog>=6.0.0
# Python version requirement (reasoning-gym requires Python >= 3.10)