mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
New dataset categories: combinatorics, statistics, optimization, and formal languages. Extended existing algebra, arithmetic, probability, logic, and graphs packages with complex_advanced, linear_algebra, limits, number_theory, conditional_probability, set_operations, and job_scheduling. Each dataset includes config validation, deterministic seeding, custom scoring, curriculum support, and comprehensive unit tests (92 new tests). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| complex_advanced.py | ||
| complex_arithmetic.py | ||
| intermediate_integration.py | ||
| limits.py | ||
| linear_algebra.py | ||
| polynomial_equations.py | ||
| polynomial_multiplication.py | ||
| simple_equations.py | ||
| simple_integration.py | ||