Taddeus Kroes a54a32b218 Added some rules to IMPLICIT list. %!s(int64=14) %!d(string=hai) anos
..
__init__.py 5445504d6c Added shortcut rules for derivatives with 'ln(e)', (more) corrseponding to the VWO function list. %!s(int64=14) %!d(string=hai) anos
absolute.py ea8ce3ac20 Added a set of reduction rules for expressions with absolute values. %!s(int64=14) %!d(string=hai) anos
derivatives.py fe3485a857 Added hint message for chain rule. %!s(int64=14) %!d(string=hai) anos
factors.py 5f84e8633f Improved 'factor' rules so that 'Expand ...'-hints make more sense. %!s(int64=14) %!d(string=hai) anos
fractions.py 03feca7af1 Removed some unused imports. %!s(int64=14) %!d(string=hai) anos
goniometry.py 4c4344ae03 Added rule that generates a quadrants addition. %!s(int64=14) %!d(string=hai) anos
groups.py 08555af743 Applied most of the new fraction rules. %!s(int64=14) %!d(string=hai) anos
integrals.py 15ad7e944e Changed an integral rule slightly to fit the new fraction rules better. %!s(int64=14) %!d(string=hai) anos
lineq.py 7d0df6c923 Added absolute value to linear equation rules. %!s(int64=14) %!d(string=hai) anos
logarithmic.py 5445504d6c Added shortcut rules for derivatives with 'ln(e)', (more) corrseponding to the VWO function list. %!s(int64=14) %!d(string=hai) anos
negation.py 42662f455b Changed negation precedence to that of subtraction and modified rules+tests correspondingly. %!s(int64=14) %!d(string=hai) anos
numerics.py 7663449035 Updated numeric rules to use Scope, so that they work for the new n-ary match system. %!s(int64=14) %!d(string=hai) anos
powers.py 9146b782d3 Added possibility to pass an operator as an integer to the ExprexxionNode constructor. %!s(int64=14) %!d(string=hai) anos
precedences.py a54a32b218 Added some rules to IMPLICIT list. %!s(int64=14) %!d(string=hai) anos
sort.py b04cf62cc1 Removed a bunch of unused imports. %!s(int64=14) %!d(string=hai) anos
utils.py 7a9605a745 Commenced some chanches to fraction rules (unit tests are still failing). %!s(int64=14) %!d(string=hai) anos