Commit Graph

  • 047fb903e7 Change ** to ^ and mod test in render lafrite 2014-01-18 19:07:44 +0100
  • 65ba8f3f04 formal multiplication done, need to simplify keys lafrite 2014-01-18 17:08:04 +0100
  • 12b29be0d9 Dictionary convolution lafrite 2014-01-18 16:42:03 +0100
  • 039f27c4fc formal (which should be called polynom...) are ok.No mult yet lafrite 2014-01-17 20:17:49 +0100
  • 999fde1c51 Add -f for Fraction lafrite 2014-01-17 18:10:38 +0100
  • 8a41031fa8 Render ~work with letters still some bugs lafrite 2014-01-17 14:57:45 +0100
  • 65c05a35b5 Can make calculus in expression form lafrite 2014-01-17 12:28:59 +0100
  • 9dfb1ed574 add case if there is no condition lafrite 2014-01-17 11:19:28 +0100
  • 36bebd6c1a Add things in TODO lafrite 2014-01-15 23:28:08 +0100
  • 582fc2850c import random expression generator lafrite 2014-01-15 23:18:55 +0100
  • 1935a44715 clean directory lafrite 2014-01-15 17:04:24 +0100
  • fbb8951216 add a bug repport! lafrite 2014-01-15 16:54:33 +0100
  • 856cf8a323 handle implied "*" lafrite 2014-01-15 16:51:32 +0100
  • 95bc15b917 handle - at the beginig of expression and after "(" lafrite 2014-01-15 16:41:51 +0100
  • b52ec78d21 parsing expression is done! :D lafrite 2014-01-15 16:32:12 +0100
  • 6e541144bb add TODOlist lafrite 2014-01-15 16:01:07 +0100
  • b6930c144b Expression have 2 new method to be pritned lafrite 2014-01-17 12:48:48 +0100
  • db44c787ed Mod latex "*" sign lafrite 2014-01-15 15:58:45 +0100
  • 9b731b6687 Cleaning lafrite 2013-12-09 09:21:54 +0100
  • 81725a6104 redefine priorities Lafrite 2013-12-10 11:46:13 +0100
  • 31b433faf5 Nice render (even with latex! :D) And seems to work lafrite 2013-12-08 22:24:27 +0100
  • c25fee2135 add in2post_fix function lafrite 2013-12-08 21:38:11 +0100
  • ead4e15d92 Render done need to clean expression lafrite 2013-12-08 21:02:19 +0100
  • a7fb8844b0 move testRender to texRender lafrite 2013-11-17 20:33:56 +0100
  • 6c68a8b2f2 start working on a text render lafrite 2013-11-17 08:45:27 +0100
  • 9a62f0f6f5 remove a print lafrite 2013-11-17 09:40:46 +0100
  • 922c1213c1 Solve bug with fraction and remove duplicates in simplify lafrite 2013-11-17 09:38:33 +0100
  • af079ab584 Expression is now ok! and I have text render! :D lafrite 2013-11-17 09:29:25 +0100
  • db50fdb9ec Clear class and static class in order to be used in render lafrite 2013-11-17 08:53:05 +0100
  • 25dc4e4845 remove same render (can't test it yet) lafrite 2013-11-16 21:39:13 +0100
  • c3862489df change form of steps. from str to postfix list lafrite 2013-11-16 20:50:42 +0100
  • 438d242b48 compute correctly Lafrite 2013-11-08 10:05:28 +0100
  • 441af1dc10 works for expression with no parenthesis Lafrite 2013-11-02 16:47:47 +0100
  • 31e8ebb553 works but still empty yield Lafrite 2013-11-02 16:36:08 +0100
  • 572212d78f Reoganise everything need to debug now Lafrite 2013-11-01 22:58:42 +0100
  • 4e3f0a9b66 Start objecting expression Lafrite 2013-11-01 12:42:42 +0100
  • decffa6d75 Solve the issue with self missplacement Lafrite 2013-10-30 19:34:39 +0100
  • f4ea0dcc42 Merge branch 'calc_fraction_nostr' into calc_fraction Lafrite 2013-10-29 11:52:09 +0100
  • 90d5cbee75 j'ai fait de la grosse merde! mais tout est rattrapé! Reste plus qu'à nettoyer et ranger tout ranger correctement Lafrite 2013-10-28 14:49:31 +0100
  • 5c35ec9bae j'ai fait de la grosse merde! Lafrite 2013-10-28 14:49:31 +0100
  • ec3e4d34d2 remove all str in calculus. Ready to import correctly fractions Lafrite 2013-10-21 17:52:11 +0200
  • b2d8991107 no more string in expression manipulation only list of tokens. That's great! Lafrite 2013-10-19 20:33:46 +0200
  • 0423412e6b correct expand_list and add notes Lafrite 2013-10-19 11:42:05 +0200
  • 2916c23839 Nothing tested getters should be ok Lafrite 2013-08-09 13:08:24 +0200
  • 8e939f04fd Initialisation and getters for Expression (not tested yet) Lafrite 2013-08-09 12:03:32 +0200
  • 9da06cbe97 skelton of expression object Lafrite 2013-08-09 11:35:14 +0200
  • 80bdd86297 remove tabs Lafrite 2013-08-08 01:12:11 +0200
  • 08f493ae79 add docstring test in calculus.py Lafrite 2013-08-06 08:01:40 +0200
  • 2d7d0a0525 Add pyMath-all Lafrite 2013-07-22 18:36:21 +0200
  • a341328838 Fraction more or less done. Need to think about what to return Lafrite 2013-07-19 15:11:40 +0200
  • 5e3dccac6d expand_list done Lafrite 2013-07-19 13:20:57 +0200
  • a926e0e12a add comments Lafrite 2013-07-19 00:17:29 +0200
  • b67a7a213a Parenthesis are ok now! Need to face fraction now! Lafrite 2013-07-19 00:04:13 +0200
  • ed36cd7dc6 Ok postfixToinfix seems to be ok Lafrite 2013-07-18 23:19:55 +0200
  • 2f6c79ef84 Yeah computePostfixBis works! Lafrite 2013-07-18 19:43:36 +0200
  • d477031780 Add *.pyc Lafrite 2013-07-18 19:43:21 +0200
  • bc7cabedfa move Stack to generic and parenthesis issue is corrected Lafrite 2013-07-18 16:49:38 +0200
  • d5e9f8780a Basic calculus. Parenthesis are not perfect Lafrite 2013-07-18 16:30:45 +0200