| .. |
|
__init__.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
parser.py
|
72f94a0fbe
Significantly improved the parser.
|
13 年之前 |
|
rules.mk
|
095027ffcf
Fixed make dependencies for 'make test'
|
13 年之前 |
|
rulestestcase.py
|
015cd97f4a
Added 'assertEvaluates' method for unit testing.
|
13 年之前 |
|
test_b1_ch08.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_b1_ch10.py
|
72f94a0fbe
Significantly improved the parser.
|
13 年之前 |
|
test_calc.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_exception.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_leiden_oefenopgave.py
|
82d83f5aa3
Significantly improved the parser.
|
13 年之前 |
|
test_leiden_oefenopgave_v12.py
|
aed5ec181f
Multiplication sign is not omitted anymore for multiplication of equal identifiers
|
13 年之前 |
|
test_node.py
|
f5e26d068d
Corrected mixed up definite/indefinite integral references
|
13 年之前 |
|
test_parser.py
|
b9d64d1c40
Applied pep8
|
13 年之前 |
|
test_possibilities.py
|
72f94a0fbe
Significantly improved the parser.
|
13 年之前 |
|
test_rewrite.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_rules_absolute.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_rules_derivatives.py
|
e9dd48f86f
Implemented correct parentheses parsing for logarithms
|
13 年之前 |
|
test_rules_factors.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_rules_fractions.py
|
d53719e88f
Fixed previously added rule for all negation cases.
|
13 年之前 |
|
test_rules_goniometry.py
|
e8ab5c1c72
Added standard radians for pi.
|
13 年之前 |
|
test_rules_groups.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_rules_integrals.py
|
f5e26d068d
Corrected mixed up definite/indefinite integral references
|
13 年之前 |
|
test_rules_lineq.py
|
72f94a0fbe
Significantly improved the parser.
|
13 年之前 |
|
test_rules_logarithmic.py
|
4e488c4634
Fixed an exception that occured when using a non-numeric logarithmic base
|
13 年之前 |
|
test_rules_negation.py
|
72f94a0fbe
Significantly improved the parser.
|
13 年之前 |
|
test_rules_numerics.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_rules_powers.py
|
68a227a2ab
sqrt(a) no longer supports an additional argument for n (n=2 by default).
|
13 年之前 |
|
test_rules_sort.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_rules_sqrt.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_rules_utils.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_strategy.py
|
3c4c11f688
Add AGPLv3 header to all source files.
|
13 年之前 |
|
test_validation.py
|
47ed06252d
Implemented an optimization in new validation implementation.
|
13 年之前 |