Taddeus Kroes 92f967d64c Added rule for removing constants from indefinite integrals. vor 14 Jahren
..
__init__.py 314ca19b2d Added debug information to bison generated parser. vor 14 Jahren
parser.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
rules.mk 1d02e8398b sorting unit tests files. vor 14 Jahren
rulestestcase.py 65cc88c7e6 Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode. vor 14 Jahren
test_b1_ch08.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
test_b1_ch10.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_calc.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_exception.py f51ea5e32c Applied pep8 to unit tests. vor 14 Jahren
test_leiden_oefenopgave.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_leiden_oefenopgave_v12.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_node.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_parser.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_possibilities.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. vor 14 Jahren
test_rewrite.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
test_rules_absolute.py ea8ce3ac20 Added a set of reduction rules for expressions with absolute values. vor 14 Jahren
test_rules_derivatives.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_rules_factors.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. vor 14 Jahren
test_rules_fractions.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_rules_goniometry.py 4c4344ae03 Added rule that generates a quadrants addition. vor 14 Jahren
test_rules_groups.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
test_rules_integrals.py 92f967d64c Added rule for removing constants from indefinite integrals. vor 14 Jahren
test_rules_lineq.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_rules_logarithmic.py 76db99131f Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number. vor 14 Jahren
test_rules_negation.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
test_rules_numerics.py 140ddc5965 Updated all unit tests correspondingly to the previous commits. vor 14 Jahren
test_rules_powers.py 52dcf02f95 Modified parser to fit MathJax syntax. vor 14 Jahren
test_rules_sort.py 0862806e31 Added a basic sorting rule and applied it to the existing unit tests. vor 14 Jahren
test_rules_utils.py 7a9605a745 Commenced some chanches to fraction rules (unit tests are still failing). vor 14 Jahren
test_strategy.py 00241cdd63 Added a basic unit test for strategy (needs to be extended). vor 14 Jahren
test_validation.py 03747c5462 Added failing unit tests for validation. vor 14 Jahren