Commit Graph

  • c21509657a tbl_variation for Polynom_deg2 Lafrite 2015-02-25 10:32:27 +0100
  • de338e914f Add alpha and beta method to polynomDeg2 Lafrite 2015-02-25 10:23:24 +0100
  • 720eb37a4f Remove bugs from .gitignore and add a new bug Lafrite 2015-02-25 10:17:01 +0100
  • 6a605eea19 Add remark about tbl sgn and varia Lafrite 2015-02-25 09:50:06 +0100
  • 324dfab817 roots and start tbl_sgn Lafrite 2015-02-25 09:18:18 +0100
  • 6053f9ba94 Merge branch 'polynom' into 2nd_deg Lafrite 2015-02-24 18:17:28 +0100
  • 5bbf535756 Start doc on polynoms Lafrite 2015-02-21 11:27:02 +0100
  • c55f127a3c Remove print cache Lafrite 2015-02-21 11:20:42 +0100
  • da6a43364b New way for random build polynoms Lafrite 2015-02-21 11:01:34 +0100
  • 9649a0dbaf start working on deg 2 polynoms Lafrite 2015-01-23 17:19:14 +0100
  • f00d8c9e57 mod fraction simplify test Lafrite 2015-01-09 13:15:57 +0100
  • 61bc284805 Merge branch 'fraction' into dev Lafrite 2014-12-28 10:48:29 +0100
  • 02df267acf Adapt Fraction with Expression.tmp_render Lafrite 2014-12-28 10:47:19 +0100
  • 8881a15c9b Adapt Polynom with Expression.tmp_render env Lafrite 2014-12-28 10:28:31 +0100
  • 48c2c1dc78 new classmethod for Expression tmp_render which is used with "with" Lafrite 2014-12-28 10:25:21 +0100
  • 35f2b46521 mod div priority Lafrite 2014-12-27 16:48:32 +0100
  • 694cda47ca add random_str to create random string Lafrite 2014-12-27 16:32:44 +0100
  • f67e0541b8 finish first part of tutorial Lafrite 2014-12-27 16:11:48 +0100
  • c5f7119029 Merge branch 'dev' into documentation Lafrite 2014-12-27 16:06:07 +0100
  • 30f9554ff2 modernize Fraction and add doctests Lafrite 2014-12-27 16:04:30 +0100
  • dfb056e1cf change simplify in expression test Lafrite 2014-12-27 15:47:55 +0100
  • d3c1aaa9a1 write documentation (random_Expression hasn't been touch yet) Lafrite 2014-12-27 07:37:49 +0100
  • ffe3b628ea correct tests in test_str2tokens Lafrite 2014-12-23 14:29:39 +0100
  • 74b463d2af add Docstring for postfix in Polynom and solve bug with - and list Lafrite 2014-12-23 10:55:18 +0100
  • f301b7f0ae oups just sth had been pasted Lafrite 2014-12-23 10:39:31 +0100
  • 3f7cac0ddc Comment in AttributeError for __pw__ Lafrite 2014-12-23 10:34:51 +0100
  • e6170fab97 doctest and improve display for powers and mul in polynom Lafrite 2014-12-23 10:32:15 +0100
  • 1f86b234ea change str to self.STR_RENDER in Expression.simplify Lafrite 2014-12-23 10:07:36 +0100
  • 5b4ef79982 add deco power_cache for __pw__ of polynom Lafrite 2014-12-22 20:42:18 +0100
  • eabe3e9a8e add overload ^ and ** for fractions Lafrite 2014-12-22 19:56:58 +0100
  • 5cba9763e4 overload ^ and ** for monoms Lafrite 2014-12-22 15:54:07 +0100
  • d5c0a86109 Poly eval with poly works Lafrite 2014-12-22 15:32:17 +0100
  • f64ad83faf think it's important but can't remember... Lafrite 2014-12-22 15:31:00 +0100
  • 457896c847 save letter in generated Polynoms Lafrite 2014-12-22 15:30:07 +0100
  • af18870786 solve bug with the changing render in polynom Lafrite 2014-12-22 15:22:51 +0100
  • c35ca2f2a8 solve bug in polynom with 0 and reduce Lafrite 2014-12-22 14:20:56 +0100
  • 7498127e48 indent error in expression Lafrite 2014-12-22 14:17:12 +0100
  • 16c0b5b8fc comment a unittest Lafrite 2014-12-22 14:15:30 +0100
  • 2de1b1add8 mod expression with operands Lafrite 2014-12-22 14:14:37 +0100
  • 8dd90bc85a change way to build fake Lafrite 2014-12-22 11:53:32 +0100
  • d2928a38d2 numerand spelling... Lafrite 2014-12-22 11:46:42 +0100
  • 7d26fd722a add isNumerande into generic Lafrite 2014-12-22 11:44:14 +0100
  • 4c7ede0956 fake_str in expression Lafrite 2014-12-22 11:21:58 +0100
  • 5b7c9d412c test on str2tokens with poly Lafrite 2014-12-22 11:03:44 +0100
  • 1ae92b22f5 str2tokens handle polynoms Lafrite 2014-12-22 10:57:18 +0100
  • 895c8ed145 isPolynom move to generic Lafrite 2014-12-22 10:50:34 +0100
  • b5db3df0ec isPolynom move to generic Lafrite 2014-12-22 10:50:14 +0100
  • 4b5dabd12c __eq__ return false if other can't be converted to polynom Lafrite 2014-12-22 10:31:05 +0100
  • d5d889eeb0 try evaluate polynoms with other polynoms Lafrite 2014-12-22 10:13:20 +0100
  • f6739f8c7c Expression can create fake in with simplify and simplified methods Lafrite 2014-12-22 09:38:51 +0100
  • 981c8db0e5 Add compute_exp in simplified Lafrite 2014-12-21 19:13:52 +0100
  • 1729ef1d24 add test on eval Lafrite 2014-12-21 19:13:34 +0100
  • 108c794a04 solve bug with expression like [2, op.sub1] Lafrite 2014-12-21 19:03:44 +0100
  • cd6e8c5ca3 docstring of __str__ in Expression Lafrite 2014-12-21 18:26:05 +0100
  • a4a58f05a0 solve bug in polynom with Expression.set_render Lafrite 2014-12-21 18:22:33 +0100
  • 09ceb07f41 Merge branch 'unittest' into polynom Lafrite 2014-12-21 18:11:45 +0100
  • fff148324f change test_arithmetic to be use with pytest. Add setup in test_expression Lafrite 2014-12-21 18:10:52 +0100
  • 2bbe6eca7d eval polynom but does not work with constant polynoms. Need unittest Lafrite 2014-12-21 18:03:22 +0100
  • a38ba53577 sove bug with negative fractions display Lafrite 2014-12-21 16:04:44 +0100
  • e3d1870d33 Add exception for invalid expression Lafrite 2014-12-21 16:03:53 +0100
  • 027a3ac57a solve bug with simplify fraction (which has not be simplified) Lafrite 2014-12-21 15:03:56 +0100
  • 2425a2dfca solve issue wit - and polynoms Lafrite 2014-12-21 08:53:10 +0100
  • 8f4d63595d solve issue with - and polynoms Lafrite 2014-12-20 20:36:15 +0100
  • a77d779a22 no expression with last elem of Expression.simplify Lafrite 2014-12-20 18:48:51 +0100
  • dbe382f892 postfix in postfix change + to - Lafrite 2014-12-20 17:42:31 +0100
  • 096e025302 Merge branch 'dev' into polynom Lafrite 2014-12-20 17:26:49 +0100
  • 9dbe971cd1 add __getitem__ and __setitem__ to Expression Lafrite 2014-12-20 16:52:45 +0100
  • 1acf73c598 Change set_df_render to set_default_render Lafrite 2014-12-20 16:43:58 +0100
  • 6ca79a4e69 random classmethod for polynoms Lafrite 2014-12-19 17:29:12 +0100
  • adce8e1348 Random classmethod for polynom Lafrite 2014-12-19 17:17:25 +0100
  • d817002430 random expression is now a Expression classmethod Lafrite 2014-12-19 16:45:22 +0100
  • 5df17b4779 dd simplified method for Expression Lafrite 2014-12-19 15:40:35 +0100
  • 450af74a0d Merge remote-tracking branch 'origin/dev' into dev Lafrite 2014-12-19 15:26:36 +0100
  • edae08d3bc add doctest operator lafrite 2014-12-03 16:25:02 +0100
  • ffd2a55b65 add doctest in random_expression lafrite 2014-12-03 15:52:08 +0100
  • 573945a63a add test on printing for Fraction lafrite 2014-12-03 15:14:50 +0100
  • f033cbad85 Update packaging with distutils lafrite 2014-12-03 15:03:07 +0100
  • b518a85bef add requirements file lafrite 2014-12-03 15:02:59 +0100
  • b8ca063368 Yeah! Unittest works! lafrite 2014-12-02 14:33:45 +0100
  • ff605c87cb okfor doctest lafrite 2014-12-02 14:31:27 +0100
  • 543af69979 Doctest and bugs in str2tokens lafrite 2014-12-02 12:37:23 +0100
  • e1da8d2453 operator selector lafrite 2014-12-02 11:32:59 +0100
  • cecf06e082 inside doctest works not unittest lafrite 2014-12-02 11:06:29 +0100
  • cccfb9e90b does not work.. Lafrite 2014-12-02 10:05:02 +0100
  • fec78c03d4 test with no * between number and letter - doctest in operator lafrite 2014-11-25 10:46:00 +0100
  • 24fb46e3d0 can't put spaces in {} in random_expression lafrite 2014-11-25 10:48:24 +0100
  • 8485890fdf test with no * between number and letter - doctest in operator lafrite 2014-11-25 10:46:00 +0100
  • 6d8d72cdff start particularising operators Lafrite 2014-11-24 07:17:51 +0100
  • 39cc36869c change parse in random_expression Lafrite 2014-11-23 10:45:13 +0100
  • 2aed89855f Add on test in test_random_expression Lafrite 2014-11-23 08:29:02 +0100
  • 3c5193d1c4 start simplify explanation for RdExpression Lafrite 2014-11-23 08:23:55 +0100
  • 9d83f9a024 Julie's remarks Lafrite 2014-11-22 18:20:39 +0100
  • 7be7f82ba9 set default render for random_expression Lafrite 2014-11-21 17:21:12 +0100
  • 3b5583bd61 Nice way for setting render <3 Lafrite 2014-11-21 15:49:43 +0100
  • 3e9277d86b adapt tests to new poly Lafrite 2014-11-15 10:16:59 +0100
  • 12bcf7214a solve stupid bug in spe_zip Lafrite 2014-11-15 10:03:29 +0100
  • 1fac2cc29e Poly works! Everything was fraction fault!! lafrite 2014-11-14 17:01:30 +0100
  • 057cbaeab7 debug fraction hope it's last bug... lafrite 2014-11-14 17:00:26 +0100
  • c30fd89282 add operation for expression lafrite 2014-11-14 16:48:38 +0100
  • 895408109d mod fraction to work with operations and fix render in Expression lafrite 2014-11-14 16:20:02 +0100