reasoning-gym/reasoning_gym
Zafir Stojanovski 9bb6d028a3
feat(env): Count Bits Curriculum (#267)
* add min n

* count bits
2025-03-05 22:44:04 +01:00
..
algebra Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
algorithmic Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
arc Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
arithmetic feat(env): Count Bits Curriculum (#267) 2025-03-05 22:44:04 +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 feat(env): Course Schedule Curriculum (#266) 2025-03-05 22:42:46 +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