Commit Graph

35 Commits

Author SHA1 Message Date
Lafrite c55f127a3c Remove print cache 2015-02-21 11:20:42 +01:00
Lafrite da6a43364b New way for random build polynoms 2015-02-21 11:01:34 +01:00
Lafrite 8881a15c9b Adapt Polynom with Expression.tmp_render env 2014-12-28 10:28:31 +01:00
Lafrite 74b463d2af add Docstring for postfix in Polynom and solve bug with - and list 2014-12-23 10:55:18 +01:00
Lafrite f301b7f0ae oups just sth had been pasted 2014-12-23 10:39:31 +01:00
Lafrite 3f7cac0ddc Comment in AttributeError for __pw__ 2014-12-23 10:34:51 +01:00
Lafrite e6170fab97 doctest and improve display for powers and mul in polynom 2014-12-23 10:32:15 +01:00
Lafrite 5b4ef79982 add deco power_cache for __pw__ of polynom 2014-12-22 20:42:18 +01:00
Lafrite 5cba9763e4 overload ^ and ** for monoms 2014-12-22 15:54:07 +01:00
Lafrite 457896c847 save letter in generated Polynoms 2014-12-22 15:30:07 +01:00
Lafrite af18870786 solve bug with the changing render in polynom 2014-12-22 15:22:51 +01:00
Lafrite c35ca2f2a8 solve bug in polynom with 0 and reduce 2014-12-22 14:20:56 +01:00
Lafrite 895c8ed145 isPolynom move to generic 2014-12-22 10:50:34 +01:00
Lafrite 4b5dabd12c __eq__ return false if other can't be converted to polynom 2014-12-22 10:31:05 +01:00
Lafrite d5d889eeb0 try evaluate polynoms with other polynoms 2014-12-22 10:13:20 +01:00
Lafrite 108c794a04 solve bug with expression like [2, op.sub1] 2014-12-21 19:03:44 +01:00
Lafrite a4a58f05a0 solve bug in polynom with Expression.set_render 2014-12-21 18:22:33 +01:00
Lafrite 2bbe6eca7d eval polynom but does not work with constant polynoms. Need unittest 2014-12-21 18:03:22 +01:00
Lafrite a38ba53577 sove bug with negative fractions display 2014-12-21 16:04:44 +01:00
Lafrite 027a3ac57a solve bug with simplify fraction (which has not be simplified) 2014-12-21 15:03:56 +01:00
Lafrite 2425a2dfca solve issue wit - and polynoms 2014-12-21 08:53:10 +01:00
Lafrite 8f4d63595d solve issue with - and polynoms 2014-12-20 20:36:15 +01:00
Lafrite dbe382f892 postfix in postfix change + to - 2014-12-20 17:42:31 +01:00
Lafrite 096e025302 Merge branch 'dev' into polynom 2014-12-20 17:26:49 +01:00
Lafrite 1acf73c598 Change set_df_render to set_default_render 2014-12-20 16:43:58 +01:00
Lafrite 6ca79a4e69 random classmethod for polynoms 2014-12-19 17:29:12 +01:00
Lafrite adce8e1348 Random classmethod for polynom 2014-12-19 17:17:25 +01:00
Lafrite 3b5583bd61 Nice way for setting render <3 2014-11-21 15:49:43 +01:00
lafrite 1fac2cc29e Poly works! Everything was fraction fault!! 2014-11-14 17:01:30 +01:00
lafrite 895408109d mod fraction to work with operations and fix render in Expression 2014-11-14 16:20:02 +01:00
lafrite e93e14133d reduce give list (not generator any more) big issue with render!! 2014-11-11 21:51:03 +01:00
lafrite c82e6c9a44 Calculus for poly is ok need to adapt test and there is big bug with
unify render!
2014-11-11 21:45:24 +01:00
lafrite 2b67fc682c Reduce and print poly ok! 2014-11-11 21:00:45 +01:00
lafrite 4920bbd27d start adapting polynom 2014-11-11 16:52:30 +01:00
lafrite 73e6c74c72 import old polynom and test_polynom from polynom branch 2014-11-11 11:06:17 +01:00