Commit Graph

30 Commits

Author SHA1 Message Date
lafrite
c82e6c9a44 Calculus for poly is ok need to adapt test and there is big bug with
unify render!
2014-11-11 21:45:24 +01:00
lafrite
2b67fc682c Reduce and print poly ok! 2014-11-11 21:00:45 +01:00
lafrite
80261d97d3 expression and test 2014-11-11 09:58:47 +01:00
lafrite
9c868b4e79 Add list of operators in operator.py (may need to change the form 2014-11-11 09:44:39 +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
a32fc4b892 Merge branch 'arity' into rewrite
Conflicts:
	pymath/expression.py
2014-11-08 16:46:38 +01:00
lafrite
825e861366 Start spliting exp 2014-11-08 16:43:04 +01:00
Lafrite
9b1ad5c14a Adapt unit test to Operator. Still have to includ fractions 2014-11-02 11:12:47 +01:00
Lafrite
6e99dadd39 Create real class Operator and include it into expression (need to fix
render now)
2014-11-02 08:19:31 +01:00
Lafrite
4630d0de74 Definively finished arity setup 2014-10-23 13:13:28 +02:00
Lafrite
cdf5a552b2 arity is fine now! 2014-10-23 12:59:21 +02:00
Lafrite
62549d2e10 new class for operator and include it into expression.in2post_fix 2014-10-18 19:04:40 +02:00
Lafrite
eb1088d31f Solve bug with simplification of fractions 2014-09-02 11:44:04 +02:00
Lafrite
412149f22d Finish unify_render! :D and even mod the doc 2014-08-29 17:15:29 +02:00
Lafrite
71b4c987ec Change to unify renders between Expression and random_expression 2014-08-29 16:35:38 +02:00
Lafrite
f04d926031 change tex_render into tex and same for txt 2014-05-28 20:42:19 +02: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
ab83751e57 remove everything about polynoms 2014-02-28 09:43:54 +01:00
Lafrite
8631cfd349 add __all__ 2014-02-27 18:02:34 +01:00
Lafrite
3786bd5cf6 move formal to polynom and solve (I hope) consequences 2014-02-22 10:38:57 +01:00
Lafrite
ab903c368e renders for packaging 2014-02-21 06:51:37 +01:00
lafrite
eece262566 parsing and rendering "^" done.Computing with integer too 2014-02-21 06:51:36 +01:00
lafrite
5a8da2f470 modif for be able to use it for first big use 2014-02-21 06:50:34 +01:00
lafrite
9ec684477f Expression handle ":" but can't simplify with it yet 2014-02-21 06:48:15 +01:00
lafrite
2ffce67867 formal (which should be called polynom...) are ok.No mult yet 2014-02-21 06:37:22 +01:00
lafrite
b0a60f706b Render ~work with letters still some bugs 2014-02-21 06:34:17 +01:00
Lafrite
4834186bec Packaging files 2014-02-21 06:29:58 +01:00