Sander Mathijs van Veen 105b8dc41f Validate using breadth-first search (this is an experimental feature). 13 vuotta sitten
..
__init__.py 314ca19b2d Added debug information to bison generated parser. 14 vuotta sitten
parser.py 388bdb396f Fix merge conflict. 13 vuotta sitten
rules.mk 1d02e8398b sorting unit tests files. 14 vuotta sitten
rulestestcase.py 65cc88c7e6 Added IMPLICIT_RULES list for rules that are not printed in verbose rewrite_all mode. 14 vuotta sitten
test_b1_ch08.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. 14 vuotta sitten
test_b1_ch10.py 52dcf02f95 Modified parser to fit MathJax syntax. 14 vuotta sitten
test_calc.py 52dcf02f95 Modified parser to fit MathJax syntax. 14 vuotta sitten
test_exception.py f51ea5e32c Applied pep8 to unit tests. 14 vuotta sitten
test_leiden_oefenopgave.py a0c79c1873 Improve test cases from Leiden Oefenopgaves. 13 vuotta sitten
test_leiden_oefenopgave_v12.py a455b76bfc Added left-or-right check to application that brings an expression into a fraction nominator. 14 vuotta sitten
test_node.py 5f556a4e6c Added function to get the index of a node in a Scope object. 14 vuotta sitten
test_parser.py 52dcf02f95 Modified parser to fit MathJax syntax. 14 vuotta sitten
test_possibilities.py f064958180 Add MathJax backticks to possibility messages. 13 vuotta sitten
test_rewrite.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. 14 vuotta sitten
test_rules_absolute.py 392e4746d6 Removed some unused imports from unit tests. 14 vuotta sitten
test_rules_derivatives.py a455b76bfc Added left-or-right check to application that brings an expression into a fraction nominator. 14 vuotta sitten
test_rules_factors.py 91a264526c Scope removing/replacing is now done using numeric indices instead of node references. 13 vuotta sitten
test_rules_fractions.py 3d3792c372 Improved elimination of terms in fraction (de)nominators. 13 vuotta sitten
test_rules_goniometry.py 4c4344ae03 Added rule that generates a quadrants addition. 14 vuotta sitten
test_rules_groups.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. 14 vuotta sitten
test_rules_integrals.py f0317bc4e9 Intergrals now use uppercase constant variable names. 13 vuotta sitten
test_rules_lineq.py 961c70a79c Added rules for removing double conjunction/disjunction cases. 14 vuotta sitten
test_rules_logarithmic.py 76db99131f Added rules that calculate logarithm exponents to see if a logarithm can be reduced to a number. 14 vuotta sitten
test_rules_negation.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. 14 vuotta sitten
test_rules_numerics.py 29cb03ad9c Fix negation bug in numeric power (e.g. -2^8). 13 vuotta sitten
test_rules_powers.py 52dcf02f95 Modified parser to fit MathJax syntax. 14 vuotta sitten
test_rules_sort.py 712dbdbcab Added rules (and tests) for sorting polynomes and monomials. 13 vuotta sitten
test_rules_sqrt.py 392e4746d6 Removed some unused imports from unit tests. 14 vuotta sitten
test_rules_utils.py 1e47856573 Added a test to complete utils coverage. 13 vuotta sitten
test_strategy.py 392e4746d6 Removed some unused imports from unit tests. 14 vuotta sitten
test_validation.py 105b8dc41f Validate using breadth-first search (this is an experimental feature). 13 vuotta sitten