reasoning-gym/reasoning_gym
2025-02-27 13:44:33 +01:00
..
algebra feat: Add comprehensive unit tests for parse_string_to_complex() method 2025-02-26 21:44:32 +01:00
algorithmic rm typo 2025-02-27 13:44:33 +01:00
arc minor arc_1d tweaks 2025-02-23 16:37:40 +01:00
arithmetic sm fixes 2025-02-27 11:54:04 +01:00
coaching use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
code Fix 2025-02-26 11:17:23 +00:00
cognition sm fixes 2025-02-27 11:54:04 +01:00
data Move data file & load into memory on first object creation 2025-02-25 22:36:38 +00:00
games add markdown tripple backticks around tsumego board 2025-02-26 19:39:05 +01:00
geometry use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
graphs reduce size of default shortest_path maze grid 2025-02-23 22:27:17 +01:00
induction more native type hints 2025-02-21 21:23:14 +01:00
logic Add KnightsKnavesDataset (knights_knaves) 2025-02-25 20:15:38 +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 use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +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 fix parameter name in compute_decimal_reward docstring 2025-02-21 17:01:59 +02:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00