reasoning-gym/reasoning_gym
vncntt 3149edf2c4
fixed problems in knights_knaves (#251)
* remove unnecessary variables

* added depth logic

* add depth tests
2025-03-02 08:47:54 +01:00
..
algebra feat: Add comprehensive unit tests for parse_string_to_complex() method 2025-02-26 21:44:32 +01:00
algorithmic fix manipulate matrix (#247) 2025-03-01 23:00:29 +01:00
arc fix prompt for arc_1d 2025-02-28 08:07:59 +01:00
arithmetic Remove strip from ProceduralDataset::core score_answer() (#250) 2025-03-02 08:46:36 +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 Merge pull request #220 from open-thought/rich/cubeinstructions 2025-02-27 12:16:09 +01:00
data Move data file & load into memory on first object creation 2025-02-25 22:36:38 +00:00
games Mahjong Puzzle (#241) 2025-03-01 16:27:26 +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 fixed problems in knights_knaves (#251) 2025-03-02 08:47:54 +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 Remove strip from ProceduralDataset::core score_answer() (#250) 2025-03-02 08:46:36 +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 Remove strip from ProceduralDataset::core score_answer() (#250) 2025-03-02 08:46:36 +01:00
version_manager.py use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00