Sander Mathijs van Veen afd91740e8 Fix computing derivative of negated exponential expressions hace 13 años
..
__init__.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
parser.py 72f94a0fbe Significantly improved the parser. hace 13 años
rules.mk 13ff0b53d8 Removed unneeded build dependency. hace 13 años
rulestestcase.py 015cd97f4a Added 'assertEvaluates' method for unit testing. hace 13 años
test_b1_ch08.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_b1_ch10.py 72f94a0fbe Significantly improved the parser. hace 13 años
test_calc.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_exception.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_leiden_oefenopgave.py ef8ffd44a8 Added new rule for eliminating fractions from fractions. hace 13 años
test_leiden_oefenopgave_v12.py 72f94a0fbe Significantly improved the parser. hace 13 años
test_node.py 72f94a0fbe Significantly improved the parser. hace 13 años
test_parser.py f5df45426c Comment cleanup. hace 13 años
test_possibilities.py 72f94a0fbe Significantly improved the parser. hace 13 años
test_rewrite.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_absolute.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_derivatives.py afd91740e8 Fix computing derivative of negated exponential expressions hace 13 años
test_rules_factors.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_fractions.py d53719e88f Fixed previously added rule for all negation cases. hace 13 años
test_rules_goniometry.py e8ab5c1c72 Added standard radians for pi. hace 13 años
test_rules_groups.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_integrals.py 72f94a0fbe Significantly improved the parser. hace 13 años
test_rules_lineq.py 72f94a0fbe Significantly improved the parser. hace 13 años
test_rules_logarithmic.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_negation.py 72f94a0fbe Significantly improved the parser. hace 13 años
test_rules_numerics.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_powers.py 68a227a2ab sqrt(a) no longer supports an additional argument for n (n=2 by default). hace 13 años
test_rules_sort.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_sqrt.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_rules_utils.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_strategy.py 3c4c11f688 Add AGPLv3 header to all source files. hace 13 años
test_validation.py 47ed06252d Implemented an optimization in new validation implementation. hace 13 años