reasoning-gym/tests
2025-01-23 20:26:12 +01:00
..
__init__.py build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00
test_arithmetic.py feat: Add iteration support to ArithmeticDataset with size-based termination 2025-01-23 12:34:54 +01:00
test_chain_sum.py feat: Add iterator support to ChainSum with size-respecting iteration 2025-01-23 12:23:35 +01:00
test_letter_counting.py test: Add comprehensive unit tests for LetterCountingDataset 2025-01-23 19:12:36 +01:00
test_propositional_logic.py feat: Add propositional logic dataset generator with comprehensive logical reasoning tasks 2025-01-23 14:38:56 +01:00
test_sequences.py feat: Add rule composition support to PatternRule 2025-01-23 14:04:36 +01:00
test_word_reversal.py test: Add comprehensive unit tests for WordReversalDataset 2025-01-23 20:26:12 +01:00