reasoning-gym/reasoning_gym
2025-01-24 09:18:46 +01:00
..
algorithmic feat: Add NumberSortingDataset to algorithmic package with configuration and tests 2025-01-23 23:28:15 +01:00
arithmetic add gcd default max_value to 10_000 2025-01-24 09:18:46 +01:00
cognition fix: Correct rule composition in PatternRule to properly chain subrules 2025-01-23 14:07:18 +01:00
data refactor: Replace deprecated open_text() with files() API 2025-01-23 19:19:14 +01:00
games fix: Improve mini sudoku board generation and empty cell handling 2025-01-23 23:16:59 +01:00
logic feat: Add propositional logic dataset generator with comprehensive logical reasoning tasks 2025-01-23 14:38:56 +01:00
__init__.py feat: Add Sudoku puzzle generator with configurable difficulty 2025-01-23 22:55:09 +01:00