reasoning-gym/reasoning_gym/logic
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
..
contrib Fix small bit of old code (#386) 2025-03-24 09:00:28 +00:00
__init__.py fix(curriculum): Make boundaries in curriculum more sensible (#407) 2025-04-04 20:24:14 +02:00
aiw.py support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
circuit_logic.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
knights_knaves.py add knights knaves curriculum (#401) 2025-04-01 12:20:58 +02:00
propositional_logic.py support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
self_reference.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
syllogisms.py support python 3.10 (#450) 2025-06-04 10:34:01 +01:00
zebra_puzzles.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00