| .. |
|
__init__.py
|
build: Initialize reasoning_gym package structure with packaging and development setup
|
2025-01-23 10:50:54 +01:00 |
|
test_arithmetic.py
|
Add support for integer division in basic arithmetic dataset
|
2025-01-24 15:07:31 +01:00 |
|
test_base_conversion.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_caesar_cipher.py
|
feat: Add Caesar cipher dataset generator with encryption and decryption tasks
|
2025-01-25 18:00:13 +01:00 |
|
test_chain_sum.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_color_cube_rotation.py
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
test_countdown.py
|
fix: Improve Countdown game expression generation and validation
|
2025-01-25 01:36:49 +01:00 |
|
test_family_relationships.py
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
test_fraction_simplification.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_gcd.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_lcm.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_leg_counting.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_letter_counting.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_maze.py
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
test_mini_sudoku.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_number_filtering.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_number_sequences.py
|
formatting, cleanup
|
2025-01-24 17:12:42 +01:00 |
|
test_number_sorting.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_polynomial_equations.py
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
test_prime_factorization.py
|
formatting
|
2025-01-24 10:34:07 +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_simple_equations.py
|
fix operators configuration
|
2025-01-24 19:44:46 +01:00 |
|
test_sudoku.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
test_syllogisms.py
|
simplify simple_equation generation
|
2025-01-24 19:41:51 +01:00 |
|
test_word_reversal.py
|
formatting
|
2025-01-24 10:34:07 +01:00 |