Adefioye
5bfe730c3b
Simple equations curriculum ( #340 )
...
* Add curriculum to simple_equations and unit tests
* Add difficulty to metadata
2025-03-13 21:17:14 +01:00
Adefioye
cad255e31b
Add polynomial multiplication curriculum ( #338 )
...
* Add polynomial multiplication curriculum and unit tests
* Add difficulty metadata
* Add curriculum class for complex_arithmetic and polynomial_multiplication
2025-03-12 00:03:46 +01:00
joesharratt1229
105374183f
Algebra/curr ( #320 )
...
* add polynomial equation curriculum
* added simple integration
* addded metadata to config
2025-03-11 00:17:07 +01:00
Andreas Koepf
848997ee47
add complex_arithmetic
2025-02-07 17:53:30 +01:00
tohskai
847442ef0a
Add PolynomialMultiplicationDataset ( #64 )
...
* Add PolynomialMultiplicationDataset
2025-02-07 14:06:41 +01:00
Andreas Köpf
334f43df53
Revert "feat: Add Complex Arithmetic Dataset and Tests"
2025-02-06 08:12:52 +01:00
Aayam
9280d22b83
Apply pre-commit fixes
2025-02-05 22:53:36 -08:00
Aayam
5be79bcb1b
feat: Add Complex Arithmetic Dataset and Tests
...
This commit introduces a new dataset for complex number arithmetic operations:
- Implements ComplexArithmeticDataset for generating complex number problems
- Supports addition, subtraction, multiplication, and division operations
Part of the algebra tasks collection in reasoning-gym.
2025-02-05 08:53:06 -08:00
Andreas Koepf
057b9f2034
auto-load simple/intermediate integration tasks, stable order for n_queens (set was not stable)
2025-02-02 22:18:54 +01:00
Andreas Koepf
0dcff77b37
add reasoning_gym.create_dataset({name}, ...) global factory function
2025-01-25 00:58:34 +01:00
Andreas Koepf
a07df085cf
pre-commit
2025-01-24 23:55:43 +01:00
panispani
c992ac95c7
Add polynomial equations dataset and config
2025-01-24 20:37:20 +00:00
Andreas Koepf
3dc80be7d2
formatting, cleanup
2025-01-24 17:12:42 +01:00
Andreas Koepf (aider)
b66b1c09b9
feat: Add SimpleEquationsDataset to algebra module
...
Developed together with Benjamin Rio (benjamrio)
2025-01-24 16:08:05 +01:00
Andreas Koepf
853777c290
feat: Add algebra module to reasoning_gym package
2025-01-24 15:50:25 +01:00