-
- Downloads
Implemented and tested some new rules for fractions.
Showing
- src/rules/__init__.py 5 additions, 5 deletionssrc/rules/__init__.py
- src/rules/fractions.py 23 additions, 4 deletionssrc/rules/fractions.py
- src/rules/powers.py 30 additions, 3 deletionssrc/rules/powers.py
- src/rules/utils.py 17 additions, 0 deletionssrc/rules/utils.py
- tests/test_leiden_oefenopgave_v12.py 11 additions, 6 deletionstests/test_leiden_oefenopgave_v12.py
- tests/test_rules_fractions.py 7 additions, 2 deletionstests/test_rules_fractions.py
- tests/test_rules_powers.py 13 additions, 0 deletionstests/test_rules_powers.py
- tests/test_rules_utils.py 5 additions, 1 deletiontests/test_rules_utils.py
Please register or sign in to comment