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