Commit Graph

  • 313e3a4efc - is now a unary operator Bertrand Benjamin 2018-03-07 16:26:06 +0300
  • 6aec4be490 spell and empty line Bertrand Benjamin 2018-02-02 18:37:24 +0300
  • 5123dc0f8a add a doctest for Tree Bertrand Benjamin 2018-02-02 18:33:08 +0300
  • 451dce91e5 Accept missing * for str parsing Bertrand Benjamin 2018-02-02 18:32:16 +0300
  • 91bd108b53 is_operator function Bertrand Benjamin 2018-02-02 18:02:42 +0300
  • a0fa09a381 Balancing a AssocialTree Bertrand Benjamin 2018-01-31 17:18:52 +0300
  • 935a0d0d23 Create AssocialTree and method to init tree from a node and a list of leafs Bertrand Benjamin 2018-01-30 05:34:18 +0300
  • 8b201fa8d0 Throw basis of LeafTree Bertrand Benjamin 2018-01-29 07:51:54 +0300
  • 72864f12cd Add depth for tree Bertrand Benjamin 2018-01-28 19:13:55 +0300
  • a916035260 Number are now int or Decimal when an expression is parsed Bertrand Benjamin 2018-01-28 18:54:30 +0300
  • 251ec6c83b Change from_str method name for muttable tree Bertrand Benjamin 2018-01-28 18:31:21 +0300
  • 876a1fc63c get leafs or operator methodes for tree Bertrand Benjamin 2018-01-28 18:13:37 +0300
  • 1176b6f608 Basic evaluation for trees Bertrand Benjamin 2018-01-21 18:16:08 +0300
  • 7d00d3342a allowing empty left leaf for operator of 1 arity Bertrand Benjamin 2018-01-21 17:05:54 +0300
  • b885bb6b8f Start expression API Bertrand Benjamin 2018-01-21 12:21:13 +0300
  • 273675b243 Doc string and method name Bertrand Benjamin 2018-01-21 12:14:16 +0300
  • 0f3e0870fe apply_on_last_branches is ok Bertrand Benjamin 2018-01-21 12:10:45 +0300
  • e64613f5be map_leaf method for tree Bertrand Benjamin 2018-01-21 11:52:22 +0300
  • 813c1f096e Remove old files and fix class name in doctest Bertrand Benjamin 2018-01-21 11:32:17 +0300
  • a751e346d3 Import work from other repo Bertrand Benjamin 2018-01-21 11:26:34 +0300
  • 500426bf82 Change names and pass tests Benjamin Bertrand 2017-04-17 16:48:52 +0300
  • 30a6402e40 PEP Benjamin Bertrand 2017-04-16 11:27:06 +0300
  • d73d759d71 mod rsync_upload for Embrevade Benjamin Bertrand 2016-08-18 09:44:07 +0300
  • b4d79fd398 Formating in README Benjamin Bertrand 2016-08-17 14:53:17 +0300
  • 785ce0aa82 Same Benjamin Bertrand 2016-08-17 14:50:27 +0300
  • 0b97ded955 format in README Benjamin Bertrand 2016-08-17 14:46:18 +0300
  • a45d165992 convert README from rst to md Benjamin Bertrand 2016-08-17 14:43:31 +0300
  • 58f447b3b2 remove repetition in equation solving Benjamin Bertrand 2016-03-26 05:38:21 +0300
  • 0b3d162a8e add new setting for no_repetition decorator Benjamin Bertrand 2016-03-26 05:37:51 +0300
  • 704d945bba solve mistake in doctest Benjamin Bertrand 2016-03-26 05:37:17 +0300
  • f985aa8a2f change default value for random for equation Benjamin Bertrand 2016-03-26 05:15:22 +0300
  • b38df0f5d3 fix import and bug but div for absPoly Benjamin Bertrand 2016-03-26 05:14:22 +0300
  • cff75c1fec solve eq if know ok Benjamin Bertrand 2016-03-22 11:48:29 +0300
  • 1b6bd56f8a solve equation ok (need to add more steps) Benjamin Bertrand 2016-03-22 11:33:45 +0300
  • 05d7d43b39 add __truediv__ for AbstractPolynom Benjamin Bertrand 2016-03-22 11:21:39 +0300
  • f648e94a37 random generation for Equation Benjamin Bertrand 2016-03-22 10:42:00 +0300
  • ba324ec995 Create Equation and solutions methods Benjamin Bertrand 2016-03-22 10:34:26 +0300
  • 6766ae0002 Add a docstest for this bug Benjamin Bertrand 2016-03-22 09:29:11 +0300
  • e0a160076c solve bug with not necessary 0 in poly add Benjamin Bertrand 2016-03-22 09:27:46 +0300
  • 2abee1095a Replace is_same_step by __eq__ for Step Benjamin Bertrand 2016-03-19 15:30:52 +0300
  • 7feca92d77 move no_repetition in decorators Benjamin Bertrand 2016-03-15 12:43:34 +0300
  • f74f41c131 self.generator for explicable Benjamin Bertrand 2016-03-15 12:12:56 +0300
  • 6ca6cff6e2 import work from sqrt on smpl for absPoly and this_append_before Benjamin Bertrand 2016-03-15 09:04:23 +0300
  • 019b256d2f remove steal_history in init for Expression Benjamin Bertrand 2016-03-12 05:26:05 +0300
  • bcd5643202 move __str__ from expression to renderable Benjamin Bertrand 2016-03-12 04:51:38 +0300
  • 6428ab2c9e replace_letter now steal the history of the letter. Benjamin Bertrand 2016-03-09 10:00:36 +0300
  • e02687c91b replace letter in abstact_poly and minor change in polynom Benjamin Bertrand 2016-03-09 09:27:47 +0300
  • b1c4860964 Solve bug with gcd and random_expression Benjamin Bertrand 2016-03-19 15:23:09 +0300
  • 9dd3f750b6 all test pass! Benjamin Bertrand 2016-03-13 17:58:08 +0300
  • f62f572fb3 2var poly ok for results but bad with explain Benjamin Bertrand 2016-03-13 17:48:40 +0300
  • a564708a31 Abs_poly handle 2var poly. Need to adapt Poly know Benjamin Bertrand 2016-03-12 06:10:28 +0300
  • 3abd4e89b5 fix bug shows with render mass test Benjamin Bertrand 2016-03-11 18:35:27 +0300
  • 9a141ec2f7 avoid a sideeffect in r_parenthesis Benjamin Bertrand 2016-03-11 18:29:05 +0300
  • a0b014dd08 new clean postfix_tokens method for Abstact_Poly (still a bug with mass test render) Benjamin Bertrand 2016-03-11 18:16:19 +0300
  • 9529c32b50 steps for poly fixed! All test pass except one (need to fix) Benjamin Bertrand 2016-03-10 17:25:13 +0300
  • fba7f16762 Adapt Fraction to steps Benjamin Bertrand 2016-03-10 16:42:27 +0300
  • c314b55376 Step init from a Renderable. Step in Expression Benjamin Bertrand 2016-03-10 16:40:52 +0300
  • 9a11549cc1 Import Step in smpl_abspoly refact Benjamin Bertrand 2016-03-10 13:27:08 +0300
  • 219037e87a introduce Step remove pstf_factory in Expression Benjamin Bertrand 2016-03-10 14:42:27 +0300
  • 79104522ac Move Renderable to own file Benjamin Bertrand 2016-03-10 12:02:40 +0300
  • 20cae3e0a5 adapt abstract_polynom to new init Benjamin Bertrand 2016-03-09 10:56:00 +0300
  • 19069a41f7 new init for Expression Benjamin Bertrand 2016-03-09 10:50:25 +0300
  • f5c64ce9e4 New init for fraction Benjamin Bertrand 2016-03-09 10:49:29 +0300
  • e34215a9a9 new initiat for Renderable and Explicable - need to fix other Benjamin Bertrand 2016-03-09 10:48:29 +0300
  • 351a9002be steal_history in explicable Benjamin Bertrand 2016-03-09 09:27:27 +0300
  • 7f891956fc New representation for objects Benjamin Bertrand 2016-03-07 14:36:13 +0300
  • 04099040d4 __repr__ for *Polynom Benjamin Bertrand 2016-03-07 14:29:08 +0300
  • 976cbbdf03 Merge_history (from Explicable) and develop_steps (from Expression) work together Benjamin Bertrand 2016-03-07 13:05:12 +0300
  • bfef87424d change the goal of merge_history Benjamin Bertrand 2016-03-07 12:32:51 +0300
  • d1f074e8df allow no Explicable in merge_history and improve doctest Benjamin Bertrand 2016-03-07 12:09:56 +0300
  • 20d1ad8528 develop_steps become classmethod Benjamin Bertrand 2016-03-07 11:51:57 +0300
  • 142eaa9c32 solve unittest bugs and undetected develop_steps bug Benjamin Bertrand 2016-03-07 11:43:33 +0300
  • 190b247fe4 Explain now explain thing only once Benjamin Bertrand 2016-03-07 11:01:57 +0300
  • b4df404cbd docstring mod Benjamin Bertrand 2016-03-07 10:00:41 +0300
  • 29d0234050 Create merge_history method for Explicable Benjamin Bertrand 2016-03-07 09:58:22 +0300
  • b241142976 finish corr flake8 in calculus Benjamin Bertrand 2016-03-07 08:48:21 +0300
  • edd83fe56a flake8 corr (not finish yet) Benjamin Bertrand 2016-03-06 18:18:01 +0300
  • b6da1e24a1 dd docstring for explain for Explicable Benjamin Bertrand 2016-03-02 17:13:21 +0300
  • ee03acf9fb this_append_before for Expression Benjamin Bertrand 2016-03-02 17:00:55 +0300
  • 619e809c6b this_append_before for Fraction Benjamin Bertrand 2016-03-02 16:58:38 +0300
  • 1ecdb458ae this_append_before for explicable ans abstract_polynom Benjamin Bertrand 2016-03-02 16:52:42 +0300
  • 5d4fe72764 code display in fraction.py Benjamin Bertrand 2016-03-02 16:16:18 +0300
  • 0b04f1eb48 slitely update TODO and bugs Benjamin Bertrand 2016-03-02 09:17:22 +0300
  • 7f5b9059b1 Refactor str2in_tokens use op.available_op from Operator_set Benjamin Bertrand 2016-02-27 17:40:46 +0300
  • c81776e037 Solve bug with parenthesis and ^ Benjamin Bertrand 2016-02-27 13:27:54 +0300
  • e0fb4da8ef solve final bug! :DDD Benjamin Bertrand 2016-02-27 13:21:56 +0300
  • 1b2d778ff6 pass doctest for abstract_polynom expression fraction generic and polynom Benjamin Bertrand 2016-02-27 12:29:05 +0300
  • c2cdbea001 Pass tests for polynoms Benjamin Bertrand 2016-02-27 12:14:21 +0300
  • 3530660c0b add try in __eq__ for operator Benjamin Bertrand 2016-02-27 12:13:51 +0300
  • 26e12370b8 pass expression and str2tokens tests Benjamin Bertrand 2016-02-27 12:01:26 +0300
  • 3ae3d9fb2d Add and clear test for Operator and operator_set Benjamin Bertrand 2016-02-27 11:52:15 +0300
  • 5002fbe4ae Doctest for operator_set Benjamin Bertrand 2016-02-27 11:40:29 +0300
  • 1e3e0418df move test into class those tests are passed Benjamin Bertrand 2016-02-27 09:07:54 +0300
  • 8ed382bbe2 refactoring op but tests are not passed yet Benjamin Bertrand 2016-02-23 13:53:13 +0300
  • fa393ef65e daft for geometry Benjamin Bertrand 2016-01-23 22:20:12 +0300
  • 821810ca47 no more float ready for decimal! Benjamin Bertrand 2016-02-15 15:20:24 +0300
  • ab8b80758c all test passed! Benjamin Bertrand 2016-02-14 20:59:04 +0300
  • deb5be0955 Create pstf_factory and fix unittest! :D:D Benjamin Bertrand 2016-02-14 20:22:04 +0300
  • c6ee2f2140 move postfix_op (or corr) and remove unneeded 1 in fractions Benjamin Bertrand 2016-02-14 18:34:32 +0300
  • 29a25203c2 rewrite fraction and simplify op steps Benjamin Bertrand 2016-02-14 18:16:40 +0300