Mapytex/pymath/calculus/operator
Benjamin Bertrand 7f5b9059b1 Refactor str2in_tokens use op.available_op from Operator_set 2016-03-22 08:39:20 +03:00
..
__init__.py refactoring op but tests are not passed yet 2016-03-22 08:39:20 +03:00
add.py move test into class those tests are passed 2016-03-22 08:39:20 +03:00
div.py move test into class those tests are passed 2016-03-22 08:39:20 +03:00
mul.py move test into class those tests are passed 2016-03-22 08:39:20 +03:00
operator.py add try in __eq__ for operator 2016-03-22 08:39:20 +03:00
operator_set.py Refactor str2in_tokens use op.available_op from Operator_set 2016-03-22 08:39:20 +03:00
par.py refactoring op but tests are not passed yet 2016-03-22 08:39:20 +03:00
pw.py Solve bug with parenthesis and ^ 2016-03-22 08:39:20 +03:00
sub.py move test into class those tests are passed 2016-03-22 08:39:20 +03:00
sub1.py move test into class those tests are passed 2016-03-22 08:39:20 +03:00