reasoning-gym/reasoning_gym
Aayam a0e291d066 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
..
algebra feat: Add Complex Arithmetic Dataset and Tests 2025-02-05 08:53:06 -08:00
algorithmic Merge pull request #52 from cavit99/main 2025-02-03 15:16:29 +01:00
arithmetic use explicit rng for zebra generation (not yet fully deterministic) 2025-02-04 00:00:54 +01:00
code lint 2025-01-30 22:55:04 +01:00
cognition add attribution for arc-1d and unit tests 2025-02-02 23:45:25 +01:00
data lint 2025-02-03 11:35:30 +00:00
games add dependency 2025-02-02 16:46:07 -08:00
geometry post merge lint 2025-02-02 10:04:18 +01:00
graphs typo 2025-02-05 12:08:18 +01:00
logic update notice of 3rd party code import 2025-02-04 13:47:57 +01:00
__init__.py precommit hook linting 2025-02-03 14:40:58 +01:00
dataset.py add simple dataset gallery generation script 2025-01-30 22:30:26 +01:00
factory.py add simple example how to use the create_dataset() factory function 2025-01-25 02:16:54 +01:00
utils.py extract answer from last answer tag 2025-01-28 16:37:19 +00:00