Mapytex/pymath
Lafrite 74b463d2af add Docstring for postfix in Polynom and solve bug with - and list 2014-12-23 10:55:18 +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 change str to self.STR_RENDER in Expression.simplify 2014-12-23 10:07:36 +01:00
fraction.py add overload ^ and ** for fractions 2014-12-22 19:56:58 +01:00
generic.py numerand spelling... 2014-12-22 11:46:42 +01:00
operator.py change way to build fake 2014-12-22 11:53:32 +01:00
polynom.py add Docstring for postfix in Polynom and solve bug with - and list 2014-12-23 10:55:18 +01:00
random_expression.py Random classmethod for polynom 2014-12-19 17:17:25 +01:00
render.py Add exception for invalid expression 2014-12-21 16:03:53 +01:00
str2tokens.py str2tokens handle polynoms 2014-12-22 10:57:18 +01:00