Commit graph

29 commits

Author SHA1 Message Date
Andreas Koepf
127f505798 add ArcAgiDataset class, fix score_entry() metadata params 2025-02-08 23:18:18 +01:00
Andreas Koepf
ff74dfb5f2 fix tool.hatch.build section in pyproject.toml 2025-02-07 19:02:43 +01:00
Andreas Koepf
d3752a0d76 bump version to 0.1.14 2025-02-07 18:28:06 +01:00
Andreas Koepf (aider)
0c08ee5daa feat: Add pyyaml dependency to project configuration 2025-02-04 19:07:52 +01:00
Rich Jones
0c9094e9f4 adds zebrapuzzles 2025-02-03 14:34:57 +01:00
Andreas Koepf
82196bd2df bump version to 0.1.3, uploaded to pypi 2025-02-02 22:26:24 +01:00
Andreas Koepf (aider)
9eabc01e23 deps: Add pytz dependency to pyproject.toml 2025-02-01 02:15:45 +01:00
Andreas Koepf
7eb1466340 Add time interval dataset class 2025-02-01 02:10:48 +01:00
Andreas Koepf (aider)
4ac41bd174 fix: Remove duplicate project section and reorganize pyproject.toml 2025-01-31 12:15:27 +01:00
Andreas Koepf (aider)
69fb127b4e fix: Move project metadata to correct section in pyproject.toml 2025-01-31 12:13:41 +01:00
Andreas Koepf (aider)
0f362920d5 ci: Add GitHub Actions workflow for running tests 2025-01-31 00:10:12 +01:00
Andreas Koepf
c6634fd538 bump version 2025-01-30 23:19:58 +01:00
Andreas Koepf
ebb88e6c6a lint 2025-01-30 22:55:04 +01:00
Rich Jones
fc81bbec06 game of life via cellpylib 2025-01-30 20:08:44 +01:00
Rich Jones
2393ae0525 difficulty levels 2025-01-30 16:24:28 +01:00
Andreas Köpf
41d0f973d0
Merge branch 'main' into miserlou/figlet 2025-01-29 23:59:27 +01:00
Rich Jones
32e229954e dep typo 2025-01-29 22:23:00 +01:00
Rich Jones
cbf5087887 figlet fonts 2025-01-29 20:38:38 +01:00
Rich Jones
0d67fc102b inital stab at rubikscube 2025-01-29 15:53:29 +01:00
Andreas Koepf
cae7f0f98b min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
Andreas Koepf
ecbb155184 fix unit tests, lower python dependency to 3.9 2025-01-26 16:55:17 +01:00
Andreas Koepf
862f4f3c4d add Apache-2.0 license info to pyproject.toml 2025-01-25 17:48:11 +01:00
Andreas Koepf
fc08050de8 add sympy dep 2025-01-24 15:15:32 +01:00
Andreas Koepf
4112f57ea2 bump version, remove accidentially checked in file 2025-01-23 23:37:24 +01:00
Andreas Koepf (aider)
22538be4c5 feat: Add data file packaging configuration and __init__.py for reasoning_gym.data 2025-01-23 18:57:34 +01:00
Andreas Koepf (aider)
324e84897a feat: Add Black and isort pre-commit hooks with line length configuration 2025-01-23 11:02:13 +01:00
Andreas Koepf (aider)
8d53002e1b chore: Update project homepage and bug tracker URLs 2025-01-23 10:58:29 +01:00
Andreas Koepf (aider)
ba45a1e6a0 chore: Update license to Apache 2.0 and author information 2025-01-23 10:55:01 +01:00
Andreas Koepf (aider)
3f80fd7b80 build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00