| 
							
							
								 Benjamin Bertrand | 7f5b9059b1 | Refactor str2in_tokens use op.available_op from Operator_set | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | c81776e037 | Solve bug with parenthesis and ^ | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | e0fb4da8ef | solve final bug! :DDD | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 1b2d778ff6 | pass doctest for abstract_polynom expression fraction generic and polynom | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | c2cdbea001 | Pass tests for polynoms | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 3530660c0b | add try in __eq__ for operator | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 26e12370b8 | pass expression and str2tokens tests | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 3ae3d9fb2d | Add and clear test for Operator and operator_set | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 5002fbe4ae | Doctest for operator_set | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 1e3e0418df | move test into class those tests are passed | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 8ed382bbe2 | refactoring op but tests are not passed yet | 2016-03-22 08:39:20 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | fa393ef65e | daft for geometry | 2016-02-16 19:01:23 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 821810ca47 | no more float ready for decimal! | 2016-02-15 15:20:24 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | ab8b80758c | all test passed! | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | deb5be0955 | Create pstf_factory and fix unittest! :D:D | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | c6ee2f2140 | move postfix_op (or corr) and remove unneeded 1 in fractions | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 29a25203c2 | rewrite fraction and simplify op steps | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | bfafaac319 | rewrite expression.simplify and adapt Fraction to it | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | f968a25345 | adapt test to float number in render and str2tokens | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | b5d383a4be | Parse float and create Explicable_float | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 97d18be64b | remark code graph | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 589e92a780 | reorganise renders | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | a5d84e89e3 | cahnge Fake_int to Explicable_int | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 47d43849d0 | autopep8 on all files but operator.py | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | e43544006e | autopep8 on calculus test | 2016-02-14 21:00:16 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | bc4f1fe384 | pyreverse classe export | 2016-02-13 09:40:37 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | b260c838df | remove trailing spaces | 2016-02-13 06:48:23 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 52ff23a749 | transform if to try/except in develop_steps | 2016-02-09 10:14:54 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | ba579c9ab3 | add missing step when multiply polynoms | 2016-02-09 09:23:04 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 47a2fb973a | write doc | 2016-01-24 09:42:36 +03:00 |  | 
			
				
					| 
							
							
								 Benjamin Bertrand | 0e07c44d4a | rtd theme and makeflie command to upload | 2016-01-24 08:29:05 +03:00 |  | 
			
				
					| 
							
							
								 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 |  |