Commit Graph

445 Commits

Author SHA1 Message Date
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
Lafrite b7156a5ac4 Merge branch 'dev' into 2nd_deg 2015-03-06 14:36:17 +01:00
Lafrite ed086fce2d Adapte doc to explain 2015-03-01 14:13:33 +01:00
Lafrite eec7c8c2ce Add bug about operation between expression and other types 2015-03-01 13:50:22 +01:00
Lafrite 9ffde06b9c all are passed :DDD 2015-02-28 23:13:51 +01:00
Lafrite 316b8bf52b mod all ini_step in Polynom. It solve bug with eval poly 2015-02-28 23:11:04 +01:00
Lafrite cba821660a mod all ini_step in fraction 2015-02-28 23:08:41 +01:00
Lafrite 20c9c20836 Enable to initialize Expression with Expression 2015-02-28 23:02:41 +01:00
Lafrite 79033c74ce Adapt test_polynom for explain still bug with eval_poly 2015-02-28 22:52:28 +01:00
Lafrite 9370e8c48b solve bug with random and degree 2015-02-27 22:26:53 +01:00
Lafrite 9e212e5add power done for Polynom 2015-02-27 22:16:18 +01:00
Lafrite 8e63c64a65 __mul__ for poly still __pow__ and an issue with random 2015-02-27 19:24:27 +01:00
Lafrite 6e0d36f411 Reduce __add__ __sub__ __neg__ for Polynom 2015-02-27 18:58:01 +01:00
Lafrite 96dd6824ee name mistake in fraction 2015-02-27 18:05:07 +01:00
Lafrite ce94c27430 Reduce for polynoms works 2015-02-27 18:04:50 +01:00
Lafrite e2e3287420 explan accept Polynom 2015-02-27 18:02:27 +01:00
Lafrite 506045a670 Solve bug with context manager 2015-02-27 17:46:16 +01:00
Lafrite c2bb98ab40 Finish adapting test_fraction with explain 2015-02-27 16:57:13 +01:00
Lafrite 03499439dd rdiv -> rtruediv in expression 2015-02-27 16:56:43 +01:00
Lafrite 769666892f Adapt Fraction for explain and new logic and verify doctest. Need to adapt unittest 2015-02-27 11:43:20 +01:00
Lafrite d7a2df190f mod div to truediv in expression 2015-02-27 11:38:17 +01:00
Lafrite 7e76f4aecd Remove commented parts 2015-02-27 09:09:42 +01:00
Lafrite 3c21b42d6c Simplify test_expression for py.test and adapt it for explain method 2015-02-27 08:55:36 +01:00
Lafrite 6d8b1786b3 explain works for Expression. Need to adapt Fraction and Polynom now 2015-02-26 19:02:20 +01:00
Lafrite d88c8ff738 Start working on parent class: Renderable_expression and
Computable_expression
2015-02-25 15:23:01 +01:00
Lafrite f400582c5b What I want start to sound cool 2015-02-25 15:06:31 +01:00
Lafrite 26838c7b0a Explain how I want my program to work 2015-02-25 14:54:44 +01:00
Lafrite 12af21b2a6 add less verbose in Todolist 2015-02-25 11:24:48 +01:00
Lafrite 2763e46fab Remove bugs from .gitignore and add a new bug 2015-02-25 10:44:50 +01:00
Lafrite c21509657a tbl_variation for Polynom_deg2 2015-02-25 10:32:27 +01:00
Lafrite de338e914f Add alpha and beta method to polynomDeg2 2015-02-25 10:23:24 +01:00
Lafrite 720eb37a4f Remove bugs from .gitignore and add a new bug 2015-02-25 10:17:01 +01:00
Lafrite 6a605eea19 Add remark about tbl sgn and varia 2015-02-25 09:50:06 +01:00
Lafrite 324dfab817 roots and start tbl_sgn 2015-02-25 09:18:18 +01:00
Lafrite 6053f9ba94 Merge branch 'polynom' into 2nd_deg 2015-02-24 18:17:28 +01:00
Lafrite 5bbf535756 Start doc on polynoms 2015-02-21 11:27:02 +01:00
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 9649a0dbaf start working on deg 2 polynoms 2015-01-23 17:19:14 +01:00
Lafrite f00d8c9e57 mod fraction simplify test 2015-01-09 13:15:57 +01:00
Lafrite 61bc284805 Merge branch 'fraction' into dev 2014-12-28 10:48:29 +01:00
Lafrite 02df267acf Adapt Fraction with Expression.tmp_render 2014-12-28 10:47:19 +01:00