reasoning-gym/reasoning_gym
joesharratt1229 d9638df79c
updated algorithmics dataset (#269)
* updated algorithmic datasets
* added changes to symbolic and power
* updated power function test
2025-03-05 23:32:53 +01:00
..
algebra Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
algorithmic updated algorithmics dataset (#269) 2025-03-05 23:32:53 +01:00
arc Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
arithmetic updated algorithmics dataset (#269) 2025-03-05 23:32:53 +01:00
coaching feat(env): NQueens Curriculum (#262) 2025-03-05 15:05:17 +01:00
code First version of CodeI/O reasoning data (#264) 2025-03-05 22:34:11 +01:00
cognition Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
data First version of CodeI/O reasoning data (#264) 2025-03-05 22:34:11 +01:00
games Added puzzle24 closes #208 (#268) 2025-03-05 22:36:37 +01:00
geometry fix: Unify Prompts (#254) 2025-03-03 21:55:53 +01:00
graphs shortest path curriculum (#271) 2025-03-05 22:46:10 +01:00
induction more native type hints 2025-02-21 21:23:14 +01:00
logic Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
__init__.py bump version, pypi release of 0.1.12 2025-02-26 18:25:16 +01:00
composite.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
dataset.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
factory.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +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