Commit Graph

444 Commits

Author SHA1 Message Date
Benjamin Bertrand
945e503737 add cache in gitignore 2016-01-17 19:10:49 +03:00
Benjamin Bertrand
209e235a56 presentations 2016-01-17 18:07:05 +03:00
Benjamin Bertrand
89b81f97c8 Add test for random_expression and underscore 2016-01-17 18:06:42 +03:00
Benjamin Bertrand
1404c6fa35 Remove unittest module in test_random_expression 2016-01-17 18:03:04 +03:00
Benjamin Bertrand
2b98d0e364 Allow _ for generating expressions 2016-01-17 17:51:12 +03:00
Benjamin Bertrand
602fd12b1e add code documentation 2016-01-12 11:30:25 +03:00
Benjamin Bertrand
2cb909e31e remove "exemple" in docstring 2016-01-12 11:29:14 +03:00
Benjamin Bertrand
529870b680 Presentation for Stat 2016-01-12 11:15:02 +03:00
Benjamin Bertrand
96f3a2a3d0 Add choice in allowed distrib 2016-01-12 11:14:44 +03:00
Benjamin Bertrand
2899ef9170 reorganise doc and start presentation for stat module 2016-01-12 09:51:55 +03:00
Benjamin Bertrand
397f67db05 allow import of txt and add todo on database 2016-01-12 09:51:31 +03:00
Benjamin Bertrand
fef1b08e9e move random_generator for his own file 2016-01-09 18:51:20 +03:00
Benjamin Bertrand
e1cb61a1a2 decorator to control returned values 2016-01-09 18:40:02 +03:00
Benjamin Bertrand
f7b31425e2 random generation for Dataset 2016-01-09 18:14:18 +03:00
Benjamin Bertrand
0180f5a37f remove center and clean tabular_latex for Dataset 2016-01-09 13:20:20 +03:00
Benjamin Bertrand
03e304ac43 tabular_latex for WeightedDataset 2016-01-09 13:19:44 +03:00
Benjamin Bertrand
4153f97679 WeightedDataset have been created 2016-01-09 12:34:46 +03:00
Benjamin Bertrand
1c52a26328 Corr quartiles computation 2016-01-09 12:22:32 +03:00
Benjamin Bertrand
33f49edc6e Dataset heritate from list 2016-01-08 17:01:39 +03:00
Benjamin Bertrand
79f2fa3c9e Start working on dataset for Stat 2016-01-08 16:58:21 +03:00
Benjamin Bertrand
551edae8bd clean import for calculus 2016-01-07 20:00:50 +03:00
Benjamin Bertrand
2c240eabb1 move tests 2016-01-07 19:56:30 +03:00
Benjamin Bertrand
881de6dcb1 start to reorganise files 2016-01-07 19:34:23 +03:00
lafrite
a0cf4c1f67 solve bug#4 can create fraction of fractions 2015-06-22 09:13:07 +02:00
lafrite
ab0862e10a solve bug with some poly evaluation!! 2015-06-21 20:43:38 +02:00
lafrite
2e8cd9dd48 create massive test for render 2015-06-21 16:59:16 +02:00
lafrite
8f59dd1e73 Merge remote-tracking branch 'origin/mass_test' into mass_test 2015-06-21 16:08:38 +02:00
Lafrite
d268bd405a Add rst to mass test 2015-06-21 16:07:56 +02:00
lafrite
3252716cfa Merge remote-tracking branch 'origin/dev' into dev 2015-06-19 14:26:37 +02:00
Lafrite
bc4bb91555 Solve bug with simplify and postfix string 2015-06-19 11:01:13 +02:00
lafrite
7fa01e17b0 change in docstring 2015-06-17 15:13:33 +02:00
Lafrite
7648460022 report a bug 2015-05-23 08:06:57 +02:00
Lafrite
57bc2355aa add $$ around root in tbl_sgn_header 2015-05-22 15:44:43 +02:00
lafrite
d2dffa8ff7 solve a bug with par and ^ 2015-05-20 18:49:51 +02:00
lafrite
fc4d8d19f3 allow to user "+" and other operation in Expression initialisation 2015-05-19 16:06:03 +02:00
lafrite
82e051423c Merge branch 'master' into dev 2015-05-19 15:48:04 +02:00
lafrite
3975a5e8e9 add sympy in requirements 2015-05-16 11:45:50 +02:00
lafrite
5c97120338 nice form for requirements 2015-05-16 11:41:35 +02:00
Lafrite
42f0a8bd9a Merge remote-tracking branch 'origin/master' 2015-05-14 14:17:04 +02:00
Lafrite
b0bda71bd9 add build/ in gitignore 2015-05-14 14:15:40 +02:00
Lafrite
c1ae7266da change distutils.core to setuptools 2015-05-14 14:10:11 +02:00
Lafrite
89a8bb1d1f Ready to tag? 2015-05-14 14:00:33 +02:00
Lafrite
338725c57a Merge remote-tracking branch 'origin/dev' into dev 2015-05-14 13:55:29 +02:00
Lafrite
8f783125f0 Merge remote-tracking branch 'origin/dev' into dev 2015-05-14 13:54:01 +02:00
lafrite
94e1a7e166 Add a README 2015-05-14 13:04:26 +02:00
lafrite
9888e12661 Merge remote-tracking branch 'origin/master' 2015-05-14 13:02:34 +02:00
Lafrite
2b58dce229 Initial commit 2015-05-14 12:43:15 +02:00
lafrite
a79f5e98c0 Merge remote-tracking branch 'origin/dev' into dev 2015-05-14 10:25:48 +02:00
Lafrite
1352f90f7d remove solve todo 2015-04-27 19:35:31 +02:00
Lafrite
9dd42d2151 raise exception if fraction can't be build 2015-04-27 19:24:20 +02:00