Lafrite
|
16c0b5b8fc
|
comment a unittest
|
2014-12-22 14:15:30 +01:00 |
Lafrite
|
5b7c9d412c
|
test on str2tokens with poly
|
2014-12-22 11:03:44 +01:00 |
Lafrite
|
d5d889eeb0
|
try evaluate polynoms with other polynoms
|
2014-12-22 10:13:20 +01:00 |
Lafrite
|
1729ef1d24
|
add test on eval
|
2014-12-21 19:13:34 +01:00 |
Lafrite
|
fff148324f
|
change test_arithmetic to be use with pytest. Add setup in
test_expression
|
2014-12-21 18:10:52 +01:00 |
Lafrite
|
2425a2dfca
|
solve issue wit - and polynoms
|
2014-12-21 08:53:10 +01:00 |
Lafrite
|
8f4d63595d
|
solve issue with - and polynoms
|
2014-12-20 20:36:15 +01:00 |
lafrite
|
573945a63a
|
add test on printing for Fraction
|
2014-12-03 15:14:50 +01:00 |
lafrite
|
b8ca063368
|
Yeah! Unittest works!
|
2014-12-02 14:33:45 +01:00 |
lafrite
|
24fb46e3d0
|
can't put spaces in {} in random_expression
|
2014-11-25 10:48:24 +01:00 |
lafrite
|
8485890fdf
|
test with no * between number and letter - doctest in operator
|
2014-11-25 10:46:00 +01:00 |
Lafrite
|
2aed89855f
|
Add on test in test_random_expression
|
2014-11-23 08:29:02 +01:00 |
Lafrite
|
3b5583bd61
|
Nice way for setting render <3
|
2014-11-21 15:49:43 +01:00 |
Lafrite
|
3e9277d86b
|
adapt tests to new poly
|
2014-11-15 10:16:59 +01:00 |
lafrite
|
057cbaeab7
|
debug fraction hope it's last bug...
|
2014-11-14 17:00:26 +01:00 |
lafrite
|
c30fd89282
|
add operation for expression
|
2014-11-14 16:48:38 +01:00 |
lafrite
|
e93e14133d
|
reduce give list (not generator any more) big issue with render!!
|
2014-11-11 21:51:03 +01:00 |
lafrite
|
73e6c74c72
|
import old polynom and test_polynom from polynom branch
|
2014-11-11 11:06:17 +01:00 |
lafrite
|
80261d97d3
|
expression and test
|
2014-11-11 09:58:47 +01:00 |
lafrite
|
d615214c35
|
replace renders to render in every files
|
2014-11-11 08:29:19 +01:00 |
lafrite
|
2132c2ba59
|
New render seems to be ok some debuging still have to be done
|
2014-11-09 12:06:31 +01:00 |
lafrite
|
565a4d3632
|
adapt Expression with the split. tests achieved
|
2014-11-08 18:15:04 +01:00 |
lafrite
|
6a6070d3d7
|
str2tokens seems to works
|
2014-11-08 17:40:02 +01:00 |
Lafrite
|
a3c84d6eab
|
ok Operator well included need to use them correctly now!
|
2014-11-02 11:17:12 +01:00 |
Lafrite
|
9b1ad5c14a
|
Adapt unit test to Operator. Still have to includ fractions
|
2014-11-02 11:12:47 +01:00 |
Lafrite
|
412149f22d
|
Finish unify_render! :D and even mod the doc
|
2014-08-29 17:15:29 +02:00 |
Lafrite
|
f04d926031
|
change tex_render into tex and same for txt
|
2014-05-28 20:42:19 +02:00 |
Lafrite
|
661498efcf
|
add unittest for random_expression
|
2014-02-28 14:11:33 +01:00 |
Lafrite
|
1aaecd4b84
|
Do not accept floating numbers
|
2014-02-28 11:34:31 +01:00 |
Lafrite
|
ae6664b7cf
|
new unittest for expression
|
2014-02-28 10:31:56 +01:00 |
Lafrite
|
d67d68e080
|
spelling mistake in filename
|
2014-02-28 09:52:27 +01:00 |
Lafrite
|
ab83751e57
|
remove everything about polynoms
|
2014-02-28 09:43:54 +01:00 |
Lafrite
|
232368fd75
|
bug and unittests for renders
|
2014-02-26 12:48:41 +01:00 |
Lafrite
|
bf7344c318
|
unittest for txt_render
|
2014-02-25 16:58:51 +01:00 |
Lafrite
|
ccd388c87c
|
tex_render unittest need to debug now...
|
2014-02-25 16:39:03 +01:00 |
Lafrite
|
c3a6628ae3
|
gcd works with negatives numbers and it is now tested
|
2014-02-22 10:12:05 +01:00 |
Lafrite
|
ceab817c28
|
new methods for Fraction __radd__ __rsub__ __r*__
|
2014-02-22 07:23:42 +01:00 |
Lafrite
|
88597369ea
|
OK test need to make r* operations
|
2014-02-21 18:02:50 +01:00 |
Lafrite
|
49b224bedc
|
start unittest for expression and fraction
|
2014-02-21 11:09:12 +01:00 |
Lafrite
|
6e1ca2eff8
|
Start unittest for generic
|
2014-02-21 09:45:45 +01:00 |