Andreas Koepf
|
d4706c7128
|
lint
|
2025-01-31 12:16:08 +01:00 |
|
Andreas Koepf (aider)
|
bdde47eae1
|
fix: Correct base conversion test logic for non-standard bases
|
2025-01-31 12:10:09 +01:00 |
|
Andreas Koepf (aider)
|
aa39c6441a
|
fix: Improve base conversion logic for non-standard bases
|
2025-01-31 12:09:32 +01:00 |
|
Andreas Köpf
|
e40581a955
|
Merge pull request #33 from joenorton/tower_of_hanoi
adds Tower of Hanoi
|
2025-01-31 11:22:06 +01:00 |
|
Joe Norton
|
31fd2c20d3
|
linter
|
2025-01-31 00:05:33 -08:00 |
|
joesharratt1229
|
ca3a841bf6
|
added linting checks
|
2025-01-31 07:19:55 +00:00 |
|
Joe Norton
|
b3cd02f853
|
adds Tower of Hanoi
creates game file & test file, modifies games init to add toh
|
2025-01-30 23:16:06 -08:00 |
|
joesharratt1229
|
d7ebe409d8
|
added testing of score answer method
|
2025-01-31 06:46:18 +00:00 |
|
Andreas Koepf
|
bf62f631dd
|
lint
|
2025-01-30 23:14:32 +01:00 |
|
Andreas Köpf
|
6117162bad
|
Merge pull request #31 from cavit99/main
feat: Add Word Ladder dataset generator
|
2025-01-30 23:11:58 +01:00 |
|
Andreas Koepf
|
25540b6634
|
lint
|
2025-01-30 22:55:04 +01:00 |
|
Andreas Köpf
|
d9d1f1b2c9
|
Merge pull request #30 from Miserlou/miserlou/gol
Add Conway's Game of Life Simulations
|
2025-01-30 22:47:29 +01:00 |
|
Andreas Köpf
|
fb8e0f21af
|
Merge branch 'main' into miserlou/bfi
|
2025-01-30 22:45:01 +01:00 |
|
Cavit Erginsoy
|
893ef97c2e
|
Merge branch 'main' of https://github.com/open-thought/reasoning-gym
|
2025-01-30 21:38:34 +00:00 |
|
Cavit Erginsoy
|
d57a7947a4
|
INIT
|
2025-01-30 21:32:46 +00:00 |
|
Andreas Koepf
|
28a7f7f532
|
add simple dataset gallery generation script
|
2025-01-30 22:30:26 +01:00 |
|
Andreas Koepf (aider)
|
ce96ae82a3
|
test: Add unit test for ReseedingDataset class
|
2025-01-30 22:05:47 +01:00 |
|
Rich Jones
|
189f5bf7a1
|
game of life via cellpylib
|
2025-01-30 20:08:44 +01:00 |
|
Rich Jones
|
3b11e4c296
|
difficulty levels
|
2025-01-30 16:24:28 +01:00 |
|
Rich Jones
|
bf053e2266
|
initial bf working, contrib not committed
|
2025-01-30 15:38:03 +01:00 |
|
Andreas Koepf
|
d90548658e
|
fix chain_sum unit test
|
2025-01-30 10:57:55 +01:00 |
|
Andreas Koepf
|
0f5fc0fb93
|
add algorithmic verification hint in README, lint
|
2025-01-30 10:14:54 +01:00 |
|
Andreas Koepf (aider)
|
a0c9c6b4fb
|
test: Add comprehensive unit tests for QuantumLockDataset
|
2025-01-30 01:21:15 +01:00 |
|
Andreas Koepf
|
8c0ee72988
|
test: Add size parameter and improve test case for QuantumLockDataset
|
2025-01-30 01:21:13 +01:00 |
|
Andreas Köpf
|
cc47fad85f
|
Merge pull request #23 from Miserlou/miserlou/togglelock
Adds "Quantum Lock" Puzzle
|
2025-01-30 01:12:17 +01:00 |
|
Andreas Koepf (aider)
|
2b8655daef
|
test: Add deterministic test for FigletFontDataset generation
|
2025-01-30 00:59:57 +01:00 |
|
Andreas Koepf
|
9450768aad
|
lint, seed & size for figlet
|
2025-01-30 00:58:34 +01:00 |
|
Andreas Koepf
|
9e0a59f847
|
add seed & size params to RubicsCubeConfig
|
2025-01-30 00:49:41 +01:00 |
|
Andreas Koepf (aider)
|
946ac0f235
|
test: Add deterministic test for RubiksCubeDataset __get_item__()
|
2025-01-30 00:42:20 +01:00 |
|
Andreas Koepf
|
f1e554beb8
|
make sure rubiks cube is scrambled deterministically based on seed+idx
|
2025-01-30 00:36:34 +01:00 |
|
Andreas Köpf
|
4b02834aa0
|
Merge branch 'main' into miserlou/figlet
|
2025-01-29 23:59:27 +01:00 |
|
Rich Jones
|
e99a9c59c3
|
Add QL puzz
|
2025-01-29 23:33:39 +01:00 |
|
Rich Jones
|
451af16f98
|
initial puzzle
|
2025-01-29 23:25:59 +01:00 |
|
Rich Jones
|
75fba9d864
|
optional space letters, default true since it seems to perform slightly better
|
2025-01-29 21:38:54 +01:00 |
|
Rich Jones
|
d6bab78fa1
|
figlet fonts
|
2025-01-29 20:38:38 +01:00 |
|
Rich Jones
|
9c4e820fc4
|
lint
|
2025-01-29 16:09:39 +01:00 |
|
Rich Jones
|
68a538abc5
|
dont use that cubestring
|
2025-01-29 16:05:41 +01:00 |
|
Rich Jones
|
f749539138
|
inital stab at rubikscube
|
2025-01-29 15:53:29 +01:00 |
|
Andreas Koepf (aider)
|
f23c52116a
|
feat: Add mother-in-law and father-in-law relationship detection
|
2025-01-27 21:24:35 +01:00 |
|
Andreas Koepf (aider)
|
9f878e0244
|
feat: Add aunt, uncle, niece, and nephew relationships to family graph
|
2025-01-27 20:28:18 +01:00 |
|
Andreas Koepf (aider)
|
557fac66bf
|
refactor: Change word sorting answer format from list string to comma-separated string
|
2025-01-26 22:23:18 +01:00 |
|
Andreas Koepf
|
ad9f0d265c
|
fix unit tests, lower python dependency to 3.9
|
2025-01-26 16:55:17 +01:00 |
|
Andreas Koepf (aider)
|
ee67374aae
|
test: Add isalpha check for case transformation tests
|
2025-01-26 16:53:21 +01:00 |
|
Andreas Koepf (aider)
|
2593699080
|
fix: Update test to match SentenceReorderingConfig parameters
|
2025-01-26 16:45:41 +01:00 |
|
Andreas Koepf (aider)
|
7df974a753
|
feat: Add word sorting task generation with text transformations
|
2025-01-26 16:14:10 +01:00 |
|
Andreas Köpf
|
add29c2fcb
|
Merge branch 'main' into koko/scramble
|
2025-01-26 15:41:25 +01:00 |
|
Andreas Koepf
|
cdf08d9d5b
|
rename word_reversal.py -> word_sequence_reversal.py
|
2025-01-26 11:57:50 +01:00 |
|
Andreas Koepf (aider)
|
be00e0bab2
|
fix: Correct WordReversalConfig references to WordSequenceReversalConfig
|
2025-01-26 11:52:25 +01:00 |
|
Andreas Koepf (aider)
|
c641b25508
|
refactor: Rename WordReversalDataset to WordSequenceReversalDataset
|
2025-01-26 11:52:15 +01:00 |
|
Andreas Koepf (aider)
|
696d60dd2b
|
refactor: Move SpellBackwardDataset to separate file
|
2025-01-26 11:44:27 +01:00 |
|