Mapytex/pymath
lafrite a32fc4b892 Merge branch 'arity' into rewrite
Conflicts:
	pymath/expression.py
2014-11-08 16:46:38 +01:00
..
__init__.py Packaging files 2014-02-21 06:29:58 +01:00
arithmetic.py add __all__ 2014-02-27 18:02:34 +01:00
expression.py Merge branch 'arity' into rewrite 2014-11-08 16:46:38 +01:00
fraction.py Solve bug with simplification of fractions 2014-09-02 11:44:04 +02:00
generic.py Create real class Operator and include it into expression (need to fix 2014-11-02 08:19:31 +01:00
operator.py ok Operator well included need to use them correctly now! 2014-11-02 11:17:12 +01:00
random_expression.py Change to unify renders between Expression and random_expression 2014-08-29 16:35:38 +02:00
render.py Adapt unit test to Operator. Still have to includ fractions 2014-11-02 11:12:47 +01:00
renders.py change tex_render into tex and same for txt 2014-05-28 20:42:19 +02:00
str2tokens.py Start spliting exp 2014-11-08 16:43:04 +01:00