Mapytex/mapytex/calculus/core
Bertrand Benjamin 6edf4fe5b4 Fix(MO): Redefine strpower method of MOMonomial for deg 1 case 2018-11-19 12:21:59 +01:00
..
MO Fix(MO): Redefine strpower method of MOMonomial for deg 1 case 2018-11-19 12:21:59 +01:00
compute Fix(Compute/Typing): Add MOpolynomial to MOS list 2018-11-14 16:05:38 +01:00
renders Fix(Render): Ajust "*" visibility with variables 2018-10-10 10:40:40 +02:00
test Add example of trees for testing 2018-09-20 18:26:57 +02:00
typing Feat(Core): Add compute add for 2 mostr and 2 mostrpower 2018-11-19 12:17:03 +01:00
__init__.py Feat(API): use balance before computing to optimize calculus 2018-10-01 16:14:04 +02:00
coroutine.py Some PEP8 rectifications 2018-03-13 14:43:48 +03:00
exceptions.py Throw bases for computing (and start tiding exceptions) 2018-03-11 18:34:41 +03:00
operator.py Some PEP8 rectifications 2018-03-13 14:43:48 +03:00
str2.py Fix(parsing): Remove spaces in string before parsing 2018-10-05 10:31:51 +02:00
tree.py Refact(Tree): Rename type_function to fallback in apply_on_last_level 2018-11-14 16:06:37 +01:00
tree_tools.py Some PEP8 rectifications 2018-03-13 14:43:48 +03:00