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