Benjamin Bertrand
|
6ca6cff6e2
|
import work from sqrt on smpl for absPoly and this_append_before
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
bcd5643202
|
move __str__ from expression to renderable
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
6428ab2c9e
|
replace_letter now steal the history of the letter.
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
e02687c91b
|
replace letter in abstact_poly and minor change in polynom
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
9dd3f750b6
|
all test pass!
It was an issue with reduce and not 'y' poly
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
f62f572fb3
|
2var poly ok for results but bad with explain
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
a564708a31
|
Abs_poly handle 2var poly. Need to adapt Poly know
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
a0b014dd08
|
new clean postfix_tokens method for Abstact_Poly (still a bug with mass
test render)
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
9529c32b50
|
steps for poly fixed! All test pass except one (need to fix)
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
9a11549cc1
|
Import Step in smpl_abspoly refact
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
20cae3e0a5
|
adapt abstract_polynom to new init
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
7f891956fc
|
New representation for objects
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
04099040d4
|
__repr__ for *Polynom
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
edd83fe56a
|
flake8 corr (not finish yet)
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
1ecdb458ae
|
this_append_before for explicable ans abstract_polynom
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
1b2d778ff6
|
pass doctest for abstract_polynom expression fraction generic and
polynom
|
2016-03-22 08:39:20 +03:00 |
|
Benjamin Bertrand
|
c6ee2f2140
|
move postfix_op (or corr) and remove unneeded 1 in fractions
|
2016-02-14 21:00:16 +03:00 |
|
Benjamin Bertrand
|
589e92a780
|
reorganise renders
|
2016-02-14 21:00:16 +03:00 |
|
Benjamin Bertrand
|
47d43849d0
|
autopep8 on all files but operator.py
|
2016-02-14 21:00:16 +03:00 |
|
Benjamin Bertrand
|
b260c838df
|
remove trailing spaces
|
2016-02-13 06:48:23 +03:00 |
|
Benjamin Bertrand
|
ba579c9ab3
|
add missing step when multiply polynoms
|
2016-02-09 09:23:04 +03:00 |
|
Benjamin Bertrand
|
881de6dcb1
|
start to reorganise files
|
2016-01-07 19:34:23 +03:00 |
|