Mapytex/pymath/calculus
Benjamin Bertrand 704d945bba solve mistake in doctest 2016-03-26 05:37:17 +03:00
..
operator fix bug shows with render mass test 2016-03-22 08:39:20 +03:00
test new clean postfix_tokens method for Abstact_Poly (still a bug with mass 2016-03-22 08:39:20 +03:00
__init__.py fix import and bug but div for absPoly 2016-03-26 05:14:22 +03:00
abstract_polynom.py solve mistake in doctest 2016-03-26 05:37:17 +03:00
arithmetic.py autopep8 on all files but operator.py 2016-02-14 21:00:16 +03:00
decorators.py Replace is_same_step by __eq__ for Step 2016-03-22 08:39:20 +03:00
equation.py change default value for random for equation 2016-03-26 05:15:22 +03:00
explicable.py Replace is_same_step by __eq__ for Step 2016-03-22 08:39:20 +03:00
expression.py remove steal_history in init for Expression 2016-03-22 08:39:20 +03:00
fraction.py Adapt Fraction to steps 2016-03-22 08:39:20 +03:00
generic.py solve unittest bugs and undetected develop_steps bug 2016-03-22 08:39:20 +03:00
polynom.py replace letter in abstact_poly and minor change in polynom 2016-03-22 08:39:20 +03:00
polynomDeg2.py solve unittest bugs and undetected develop_steps bug 2016-03-22 08:39:20 +03:00
random_expression.py Solve bug with gcd and random_expression 2016-03-22 08:39:20 +03:00
render.py Move Renderable to own file 2016-03-22 08:39:20 +03:00
renderable.py move __str__ from expression to renderable 2016-03-22 08:39:20 +03:00
step.py Replace is_same_step by __eq__ for Step 2016-03-22 08:39:20 +03:00
str2tokens.py __repr__ for *Polynom 2016-03-22 08:39:20 +03:00