Taddeus Kroes 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
..
__init__.py f5a7c1cda5 Added rules to divide/multiply both sides of an equation with a constant. vor 14 Jahren
derivatives.py d3a8ad0aaf Moved all spreaded node creation functions to src/node.py. vor 14 Jahren
factors.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
fractions.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
goniometry.py 4c4344ae03 Added rule that generates a quadrants addition. vor 14 Jahren
groups.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
integrals.py 6add540a50 Changed function name. vor 14 Jahren
lineq.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
logarithmic.py d3a8ad0aaf Moved all spreaded node creation functions to src/node.py. vor 14 Jahren
negation.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
numerics.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. vor 14 Jahren
powers.py 9146b782d3 Added possibility to pass an operator as an integer to the ExprexxionNode constructor. vor 14 Jahren
sort.py b04cf62cc1 Removed a bunch of unused imports. vor 14 Jahren
utils.py a9858f37b6 Added utility function to check wether a number divides another number. vor 14 Jahren