Commit Graph

23 Commits

Author SHA1 Message Date
Benjamin Bertrand bcd5643202 move __str__ from expression to renderable 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 c314b55376 Step init from a Renderable. Step in Expression 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 219037e87a introduce Step remove pstf_factory in Expression 2016-03-22 08:39:20 +03:00
Benjamin Bertrand 19069a41f7 new init for Expression 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 976cbbdf03 Merge_history (from Explicable) and develop_steps (from Expression)
work together
2016-03-22 08:39:20 +03:00
Benjamin Bertrand 20d1ad8528 develop_steps become classmethod 2016-03-22 08:39:20 +03:00
Benjamin Bertrand 142eaa9c32 solve unittest bugs and undetected develop_steps bug 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 ee03acf9fb this_append_before for Expression 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 821810ca47 no more float ready for decimal! 2016-02-15 15:20:24 +03:00
Benjamin Bertrand deb5be0955 Create pstf_factory and fix unittest! :D:D 2016-02-14 21:00:16 +03:00
Benjamin Bertrand bfafaac319 rewrite expression.simplify and adapt Fraction to it 2016-02-14 21:00:16 +03:00
Benjamin Bertrand b5d383a4be Parse float and create Explicable_float 2016-02-14 21:00:16 +03:00
Benjamin Bertrand 589e92a780 reorganise renders 2016-02-14 21:00:16 +03:00
Benjamin Bertrand a5d84e89e3 cahnge Fake_int to Explicable_int 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 52ff23a749 transform if to try/except in develop_steps 2016-02-09 10:14:54 +03:00
Benjamin Bertrand 881de6dcb1 start to reorganise files 2016-01-07 19:34:23 +03:00