Commit graph

17 commits

Author SHA1 Message Date
Andreas Koepf
25540b6634 lint 2025-01-30 22:55:04 +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
Andreas Köpf
4b02834aa0 Merge branch 'main' into miserlou/figlet 2025-01-29 23:59:27 +01:00
Rich Jones
781ed6ef78 dep typo 2025-01-29 22:23:00 +01:00
Rich Jones
d6bab78fa1 figlet fonts 2025-01-29 20:38:38 +01:00
Rich Jones
f749539138 inital stab at rubikscube 2025-01-29 15:53:29 +01:00
Andreas Koepf
c3b6af35f0 min python 3.11 to support StrEnum 2025-01-26 22:17:43 +01:00
Andreas Koepf
ad9f0d265c fix unit tests, lower python dependency to 3.9 2025-01-26 16:55:17 +01:00
Andreas Koepf
3a492f2b7d add Apache-2.0 license info to pyproject.toml 2025-01-25 17:48:11 +01:00
Andreas Koepf
ad5453df73 add sympy dep 2025-01-24 15:15:32 +01:00
Andreas Koepf
cf07ee8eae bump version, remove accidentially checked in file 2025-01-23 23:37:24 +01:00
Andreas Koepf (aider)
00430d9d6a feat: Add data file packaging configuration and __init__.py for reasoning_gym.data 2025-01-23 18:57:34 +01:00
Andreas Koepf (aider)
82afdb26e9 feat: Add Black and isort pre-commit hooks with line length configuration 2025-01-23 11:02:13 +01:00
Andreas Koepf (aider)
64641c4ee0 chore: Update project homepage and bug tracker URLs 2025-01-23 10:58:29 +01:00
Andreas Koepf (aider)
f98c16a6d3 chore: Update license to Apache 2.0 and author information 2025-01-23 10:55:01 +01:00
Andreas Koepf (aider)
4dc36f79e7 build: Initialize reasoning_gym package structure with packaging and development setup 2025-01-23 10:50:54 +01:00