reasoning-gym/reasoning_gym/coaching
Oliver Stanley 1a727ecf4e
support python 3.10 (#450)
* support python 3.10

* add 3.10 to tests

* new StrEnum
2025-06-04 10:34:01 +01:00
..
__init__.py remove coach and update tests (#393) 2025-03-24 00:10:01 +01:00
attributes.py Refactor Curriculum Attributes (#335) 2025-03-16 15:40:28 +01:00
base_curriculum.py support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
curriculum_config.py Feat/curr adj (#394) 2025-04-02 06:39:14 +01:00
experiment.py Feat/curr adj (#394) 2025-04-02 06:39:14 +01:00
registry.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
score_board.py Feat/curr adj (#394) 2025-04-02 06:39:14 +01:00