Added basic rewrite rules for powers.
- Addition, subtraction, multiplication of powers are covered, see src/rules/powers for more details. - All cases have been unit tested. - Match functions have been added to the rules list in comments, to be uncommented when verified.
Showing
src/rules/powers.py
0 → 100644
tests/test_rules_powers.py
0 → 100644
Please register or sign in to comment