| .. |
|
__init__.py
|
rotate matrix curriculum (#294)
|
2025-03-08 01:58:54 +01:00 |
|
ab.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
base_conversion.py
|
base conversion curriculum (#286)
|
2025-03-08 01:46:32 +01:00 |
|
binary_alternation.py
|
feat(env): Binary Alternation Curriculum (#278)
|
2025-03-07 22:44:32 +01:00 |
|
binary_matrix.py
|
feat(env): Binary Matrix Curriculum (#279)
|
2025-03-07 22:58:47 +01:00 |
|
caesar_cipher.py
|
use relative import for reasoning_gym.data
|
2025-03-07 15:56:45 +01:00 |
|
count_primes.py
|
feat(env): Count Primes Curriculum (#287)
|
2025-03-08 01:48:00 +01:00 |
|
cryptarithm.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
game_of_life.py
|
[Env] Game of Life Halting Prediction (#272)
|
2025-03-07 10:05:12 +01:00 |
|
game_of_life_halting.py
|
[Env] Game of Life Halting Prediction (#272)
|
2025-03-07 10:05:12 +01:00 |
|
graph_color.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
group_anagrams.py
|
feat(env): Group Anagrams Curriculum (#288)
|
2025-03-08 01:49:12 +01:00 |
|
isomorphic_strings.py
|
feat(env): Isomorphic Strings Curriculum (#292)
|
2025-03-08 01:56:14 +01:00 |
|
jugs.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
letter_counting.py
|
Add Coaching & ScoreBoard class (result tracking) (#72)
|
2025-02-06 23:15:28 +01:00 |
|
letter_jumble.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
manipulate_matrix.py
|
manipulate matrix curriculum (#293)
|
2025-03-08 01:57:37 +01:00 |
|
number_filtering.py
|
use native types List->list, Dict->dict, Set->set, Tuple->tuple
|
2025-02-21 15:15:38 +01:00 |
|
number_sorting.py
|
use native types List->list, Dict->dict, Set->set, Tuple->tuple
|
2025-02-21 15:15:38 +01:00 |
|
palindrome_generation.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
palindrome_partitioning.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
pool_matrix.py
|
updated algorithmics dataset (#269)
|
2025-03-05 23:32:53 +01:00 |
|
ransom_note.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
rotate_matrix.py
|
rotate matrix curriculum (#294)
|
2025-03-08 01:58:54 +01:00 |
|
rotten_oranges.py
|
fix: Unify Prompts (#254)
|
2025-03-03 21:55:53 +01:00 |
|
sentence_reordering.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
spell_backward.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
spiral_matrix.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
string_insertion.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
string_manipulation.py
|
fix: Unify Prompts (#254)
|
2025-03-03 21:55:53 +01:00 |
|
string_splitting.py
|
fix: Unify Prompts (#254)
|
2025-03-03 21:55:53 +01:00 |
|
string_synthesis.py
|
fix: Unify Prompts (#254)
|
2025-03-03 21:55:53 +01:00 |
|
word_ladder.py
|
Minor question template & score_answer improvements (#261)
|
2025-03-04 21:55:09 +01:00 |
|
word_sequence_reversal.py
|
Game of Life partial scoring and rule-clarification (#258)
|
2025-03-03 22:22:39 +01:00 |
|
word_sorting.py
|
added word sort curriculum (#289)
|
2025-03-08 01:50:13 +01:00 |