Andreas Koepf
|
aaabc05ace
|
formatting
|
2025-01-24 10:34:07 +01:00 |
|
Andreas Koepf (aider)
|
5c5cbf3194
|
feat: Add iterator support to ChainSum with size-respecting iteration
|
2025-01-23 12:23:35 +01:00 |
|
Andreas Koepf (aider)
|
4e7d69e39f
|
fix: Remove duplicate 1-digit number test section in test_chain_sum.py
|
2025-01-23 12:16:09 +01:00 |
|
Andreas Koepf (aider)
|
b92c278ef7
|
fix: Correct 1-digit number test ranges in chain sum test
|
2025-01-23 12:14:15 +01:00 |
|
Andreas Koepf (aider)
|
95fdca5a92
|
feat: Add special case handling for min_digits=1 in ChainSum generation
|
2025-01-23 12:07:56 +01:00 |
|
Andreas Koepf (aider)
|
1ff01627cc
|
feat: Implement allow_negation to generate both positive and negative numbers in ChainSum
|
2025-01-23 12:01:21 +01:00 |
|
Andreas Koepf (aider)
|
d46f338160
|
feat: Add digit-based number range generation for chain sum tasks
|
2025-01-23 11:46:55 +01:00 |
|
Andreas Koepf (aider)
|
3d9b48ba31
|
feat: Add ChainSum class for generating simple arithmetic tasks
|
2025-01-23 11:40:00 +01:00 |
|