Taddeus Kroes
|
a9209ec2d2
Added possibility to specify an exponent to ExpressionBase.is_power.
|
14 лет назад |
Taddeus Kroes
|
031e326f0a
Added equality chck and negation take-over to Scope object.
|
14 лет назад |
Taddeus Kroes
|
b63b5130b1
Added negation counter to strict equivalence check and added 'replace' function to Scope class.
|
14 лет назад |
Sander Mathijs van Veen
|
2a400ac2c7
Use is_leaf attribute instead of calling a method.
|
14 лет назад |
Taddeus Kroes
|
805a91666a
Added some match cases for coverage.
|
14 лет назад |
Sander Mathijs van Veen
|
d1eb149c2d
Fixed merge conflict.
|
14 лет назад |
Taddeus Kroes
|
9fee079187
Moved scope class to node.py.
|
14 лет назад |
Taddeus Kroes
|
77af3ae156
Fixed non-strict node comparison.\n\n- Children lists of each non-addition or -multiplication are now compared in order.
|
14 лет назад |
Taddeus Kroes
|
ee315bc769
Added negation checks to Node.
|
14 лет назад |
Taddeus Kroes
|
95372310c1
Fixed non-equal length check issue in non--strict node comparison.
|
14 лет назад |
Taddeus Kroes
|
efc3c91bf6
Added non-strict equivalence match.
|
14 лет назад |
Taddeus Kroes
|
dc665f4a6f
Added unit tests for node __lt__ operator.
|
14 лет назад |
Sander Mathijs van Veen
|
a302f87165
Removed replace tests in test_node.
|
14 лет назад |
Sander Mathijs van Veen
|
b39746223f
Implemented node comparison and normalisation.
|
14 лет назад |
Taddeus Kroes
|
0d06e0ae67
Implemented retrieval possibilities successfully.
|
14 лет назад |
Taddeus Kroes
|
513c04f37f
Implemented some basis rewrite rules, along with unit tests for node.py.
|
14 лет назад |