Commit graph

  • 6aec30c6ed fix: Correct 1-digit number test ranges in chain sum test Andreas Koepf (aider) 2025-01-23 12:14:15 +01:00
  • 95fdca5a92 feat: Add special case handling for min_digits=1 in ChainSum generation Andreas Koepf (aider) 2025-01-23 12:07:56 +01:00
  • 516d4d20d4 feat: Add special case handling for min_digits=1 in ChainSum generation Andreas Koepf (aider) 2025-01-23 12:07:56 +01:00
  • e1734b0b11 refactor: Move min_value and max_value calculations to __getitem__ Andreas Koepf (aider) 2025-01-23 12:05:55 +01:00
  • 4777e6b435 refactor: Move min_value and max_value calculations to __getitem__ Andreas Koepf (aider) 2025-01-23 12:05:55 +01:00
  • 1ff01627cc feat: Implement allow_negation to generate both positive and negative numbers in ChainSum Andreas Koepf (aider) 2025-01-23 12:01:21 +01:00
  • d2825f41ce feat: Implement allow_negation to generate both positive and negative numbers in ChainSum Andreas Koepf (aider) 2025-01-23 12:01:21 +01:00
  • 358829cc60 refactor: Replace Random import with random module and update type hints Andreas Koepf 2025-01-23 12:01:20 +01:00
  • c3bce305c1 refactor: Replace Random import with random module and update type hints Andreas Koepf 2025-01-23 12:01:20 +01:00
  • 654bed3146 refactor: Simplify ChainSum random number generation with base seed Andreas Koepf (aider) 2025-01-23 11:56:36 +01:00
  • 4aeb76ae8c refactor: Simplify ChainSum random number generation with base seed Andreas Koepf (aider) 2025-01-23 11:56:36 +01:00
  • d46f338160 feat: Add digit-based number range generation for chain sum tasks Andreas Koepf (aider) 2025-01-23 11:46:55 +01:00
  • 626fd78bda feat: Add digit-based number range generation for chain sum tasks Andreas Koepf (aider) 2025-01-23 11:46:55 +01:00
  • 3d9b48ba31 feat: Add ChainSum class for generating simple arithmetic tasks Andreas Koepf (aider) 2025-01-23 11:40:00 +01:00
  • c8aa98f4e8 feat: Add ChainSum class for generating simple arithmetic tasks Andreas Koepf (aider) 2025-01-23 11:40:00 +01:00
  • 37338d2107 chore: Add __init__.py to arithmetic module Andreas Koepf 2025-01-23 11:39:59 +01:00
  • a1bd52b75e chore: Add __init__.py to arithmetic module Andreas Koepf 2025-01-23 11:39:59 +01:00
  • 6b41e3cc47 fix: Prevent infinite loop in arithmetic dataset space generation Andreas Koepf (aider) 2025-01-23 11:34:18 +01:00
  • fbba398c91 fix: Prevent infinite loop in arithmetic dataset space generation Andreas Koepf (aider) 2025-01-23 11:34:18 +01:00
  • 473a2be31d feat: Unify arithmetic task generation with configurable dataset class Andreas Koepf (aider) 2025-01-23 11:30:09 +01:00
  • 40596262e1 feat: Unify arithmetic task generation with configurable dataset class Andreas Koepf (aider) 2025-01-23 11:30:09 +01:00
  • 88e438fa68 feat: Add basic arithmetic module to reasoning_gym Andreas Koepf 2025-01-23 11:30:03 +01:00
  • 8a6364a791 feat: Add basic arithmetic module to reasoning_gym Andreas Koepf 2025-01-23 11:30:03 +01:00
  • b42ae939fd fix README Andreas Koepf 2025-01-23 11:04:41 +01:00
  • d4628270bb fix README Andreas Koepf 2025-01-23 11:04:41 +01:00
  • 82afdb26e9 feat: Add Black and isort pre-commit hooks with line length configuration Andreas Koepf (aider) 2025-01-23 11:02:13 +01:00
  • 324e84897a feat: Add Black and isort pre-commit hooks with line length configuration Andreas Koepf (aider) 2025-01-23 11:02:13 +01:00
  • 64641c4ee0 chore: Update project homepage and bug tracker URLs Andreas Koepf (aider) 2025-01-23 10:58:29 +01:00
  • 8d53002e1b chore: Update project homepage and bug tracker URLs Andreas Koepf (aider) 2025-01-23 10:58:29 +01:00
  • f98c16a6d3 chore: Update license to Apache 2.0 and author information Andreas Koepf (aider) 2025-01-23 10:55:01 +01:00
  • ba45a1e6a0 chore: Update license to Apache 2.0 and author information Andreas Koepf (aider) 2025-01-23 10:55:01 +01:00
  • 4dc36f79e7 build: Initialize reasoning_gym package structure with packaging and development setup Andreas Koepf (aider) 2025-01-23 10:50:54 +01:00
  • 3f80fd7b80 build: Initialize reasoning_gym package structure with packaging and development setup Andreas Koepf (aider) 2025-01-23 10:50:54 +01:00
  • 32818d7cfd chore: Add .gitignore with .aider and .env files Andreas Koepf 2025-01-23 10:50:53 +01:00
  • 530cb523c8 chore: Add .gitignore with .aider and .env files Andreas Koepf 2025-01-23 10:50:53 +01:00
  • 60ad5347f3 create inital README Andreas Koepf 2025-01-23 09:40:28 +01:00
  • 1b413e0b73 create inital README Andreas Koepf 2025-01-23 09:40:28 +01:00
  • 2e57412bef Initial commit Andreas Köpf 2025-01-23 09:39:53 +01:00
  • f5a31bed8d
    Initial commit Andreas Köpf 2025-01-23 09:39:53 +01:00