| .. |
|
__init__.py
|
Merge branch 'main' into env/pool_matrix
|
2025-02-12 14:07:25 +01:00 |
|
ab.py
|
update GALLERY.md & bump version
|
2025-02-11 23:43:56 +01:00 |
|
base_conversion.py
|
lint
|
2025-01-31 12:16:08 +01:00 |
|
binary_matrix.py
|
reduce default zero probability for binary matrix
|
2025-02-09 20:05:56 +01:00 |
|
caesar_cipher.py
|
Add Coaching & ScoreBoard class (result tracking) (#72)
|
2025-02-06 23:15:28 +01:00 |
|
count_primes.py
|
lint
|
2025-02-11 14:44:46 +01:00 |
|
group_anagrams.py
|
remove redundant methods from GroupAnagramsDataset
|
2025-02-06 14:21:03 +01:00 |
|
isomorphic_strings.py
|
isomorphic strings
|
2025-02-07 18:23:34 +01:00 |
|
letter_counting.py
|
Add Coaching & ScoreBoard class (result tracking) (#72)
|
2025-02-06 23:15:28 +01:00 |
|
letter_jumble.py
|
register composite dataset
|
2025-02-04 19:17:34 +01:00 |
|
manipulate_matrix.py
|
add more config params
|
2025-02-10 22:30:36 +01:00 |
|
number_filtering.py
|
clarify number_filtering task
|
2025-02-08 19:32:45 +01:00 |
|
number_sorting.py
|
add reasoning_gym.create_dataset({name}, ...) global factory function
|
2025-01-25 00:58:34 +01:00 |
|
palindrome_generation.py
|
add ArcAgiDataset class, fix score_entry() metadata params
|
2025-02-08 23:18:18 +01:00 |
|
pool_matrix.py
|
min matrix size, fixed question template
|
2025-02-12 11:20:55 +01:00 |
|
ransom_note.py
|
ransom note
|
2025-02-07 14:47:00 +01:00 |
|
rotate_matrix.py
|
simplify rotate method
|
2025-02-11 13:54:54 +01:00 |
|
sentence_reordering.py
|
Add Coaching & ScoreBoard class (result tracking) (#72)
|
2025-02-06 23:15:28 +01:00 |
|
spell_backward.py
|
rename word_reversal.py -> word_sequence_reversal.py
|
2025-01-26 11:57:50 +01:00 |
|
spiral_matrix.py
|
signle digit numbers, better explanation, max_cols == max_rows == max_n
|
2025-02-08 18:53:25 +01:00 |
|
word_ladder.py
|
Add score_answer method to word_ladder (#93)
|
2025-02-10 15:15:23 +01:00 |
|
word_sequence_reversal.py
|
Add Coaching & ScoreBoard class (result tracking) (#72)
|
2025-02-06 23:15:28 +01:00 |
|
word_sorting.py
|
use sorted() for repeatable generation outputs (e.g. GALLERY.md)
|
2025-01-30 23:33:43 +01:00 |