Commit Graph

686 Commits

Author SHA1 Message Date
Lafrite
84a04841aa try to find the bug... 2015-04-20 21:21:19 +02:00
Lafrite
895620b374 spelling and sense 2015-04-20 21:20:29 +02:00
Lafrite
0e140cb304 remove space in new_s==old_s if they are sting for explicable 2015-04-17 16:38:16 +02:00
Lafrite
3af50d0eab use sympy to compute root of polynomDeg2 2015-04-07 09:51:12 +02:00
Lafrite
7f79e23cd3 lastbug with facto? 2015-04-07 08:55:05 +02:00
Lafrite
fc23a95401 solve bugs with poly_facto still one! 2015-04-07 08:46:59 +02:00
Lafrite
ec735175f7 Polynom factory to produce Deg 2 poly! 2015-04-07 07:52:09 +02:00
Lafrite
045b28b1e5 split polynom with abstract_polynom 2015-04-07 07:50:29 +02:00
Lafrite
71e427f634 comment tests... (not good!) 2015-04-07 07:49:03 +02:00
Lafrite
e37a77624e corr bug with reduce in polynom 2015-04-07 07:49:03 +02:00
Lafrite
862c1b663a Add a todo 2015-04-07 07:45:37 +02:00
Lafrite
27b3ba5115 remove commented test 2015-04-07 06:44:20 +02:00
Lafrite
525c3bda56 some bugs have been solve new have been discover! 2015-04-06 17:57:57 +02:00
Lafrite
a9f1f90e8d finaly finish to implement simplify and explain 2015-04-06 17:57:13 +02:00
Lafrite
1d643df36f remove some commented lines 2015-04-05 17:05:21 +02:00
Lafrite
8175c48cd0 solve issue with explain and wrong steps 2015-04-05 17:04:04 +02:00
Lafrite
0b50961c84 add some test for operators 2015-04-03 14:49:55 +02:00
Lafrite
15d87cf147 Merge branch 'dev' into documentation 2015-04-03 14:18:26 +02:00
Lafrite
e58567b2f8 change op.add and op.sub for better - management 2015-03-28 09:09:32 +01:00
Lafrite
6589f1fbc9 Merge remote-tracking branch 'origin/dev' into expression 2015-03-28 08:06:39 +01:00
Lafrite
b508a8afb4 all tested are passed! :D 2015-03-10 14:04:04 +01:00
Lafrite
25127acde3 tests for mul._render and render 2015-03-10 11:59:35 +01:00
Lafrite
8b79fbbace solve issues with () for add and mul 2015-03-10 11:59:27 +01:00
Lafrite
097ad25fe2 solve bug with - and () 2015-03-08 23:56:59 +01:00
Lafrite
c391c8e084 Merge branch '2nd_deg' into operator 2015-03-08 23:48:40 +01:00
Lafrite
a29a24a0a0 Merge branch 'polynom' into operator 2015-03-08 23:48:34 +01:00
Lafrite
93a8c45c5b Merge branch 'dev' into operator 2015-03-08 23:44:55 +01:00
Lafrite
7272c66fb9 add bug about parenthesis 2015-03-08 23:43:46 +01:00
Lafrite
9a7f0da24e add ggive_name method to polynom 2015-03-08 23:40:15 +01:00
Lafrite
68f6cb32d4 Give a name to polynomDeg2 2015-03-08 19:05:15 +01:00
Lafrite
285b71d2da Merge branch 'dev' into 2nd_deg 2015-03-08 18:56:59 +01:00
Lafrite
9ddb015a87 Add a name to polynoms 2015-03-08 18:51:53 +01:00
Lafrite
d81d65564b Add a todo 2015-03-08 15:56:10 +01:00
Lafrite
256dbdec90 Add a todo 2015-03-08 15:55:44 +01:00
Lafrite
d503db6cef add doctest and unittest for render 2015-03-07 20:04:16 +01:00
Lafrite
cdfd70d3f3 solve render bug with (..) - (..) to .. - (..) 2015-03-07 19:35:34 +01:00
Lafrite
c00c0a86cc add_parenthesis to l_parenthesis and r_parenthesis 2015-03-07 19:26:26 +01:00
Lafrite
4841aef478 new tests for render (not validate yet) 2015-03-07 18:23:44 +01:00
Lafrite
e031f9b903 reset priorities 2015-03-07 18:23:10 +01:00
Lafrite
374f0bc07e change mainOp in polynom 2015-03-07 18:22:46 +01:00
Lafrite
c832ae5742 Add test with polynom in render 2015-03-07 15:11:08 +01:00
Lafrite
4296242afd mod __tex__ and __txt__ for Polynom 2015-03-07 11:05:15 +01:00
Lafrite
6e1783da43 solve bug with * and ** and polynom of high degree 2015-03-07 09:15:38 +01:00
Lafrite
b3a07bf6e4 adapt test on __call__ for polynom 2015-03-07 09:15:21 +01:00
Lafrite
c497627df9 Add bugs and todos 2015-03-07 06:26:22 +01:00
Lafrite
c1c71a4a6a add tbl_sgn_header 2015-03-06 18:13:51 +01:00
Lafrite
c0da21c705 Merge branch 'dev' into 2nd_deg 2015-03-06 17:44:16 +01:00
Lafrite
cd911a5513 derivate polynom 2015-03-06 17:00:09 +01:00
Lafrite
0423cca5aa change coef to coefs in Polynom 2015-03-06 16:51:43 +01:00
Lafrite
b6eccba836 adapt polynomDeg2 to new explain style 2015-03-06 14:43:09 +01:00