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