reasoning-gym/reasoning_gym
Tiago Serafim 7ae2942c34
Fix small bit of old code (#386)
Removed the `sat_utils.` that was left there from the original zebra package.

This allows the zebra generator to be used with the full set of available clues.
2025-03-24 09:00:28 +00:00
..
algebra fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
algorithmic fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
arc fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
arithmetic fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
coaching remove coach and update tests (#393) 2025-03-24 00:10:01 +01:00
code fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
cognition fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
data Add a few new CodeI/O samples, resolve numeric answer scoring bug (#332) 2025-03-11 23:55:33 +01:00
games fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
geometry fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
graphs fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
induction fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
logic Fix small bit of old code (#386) 2025-03-24 09:00:28 +00:00
__init__.py bump version 2025-03-16 15:54:03 +01:00
composite.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
dataset.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
factory.py Basic curriculum (#198) 2025-03-07 11:22:12 +01:00
utils.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00