Taddeus Kroes fcfc7cefb9 Fixed no possibilities when trying to apply sum rule. 14 lat temu
..
frontend cce9134759 Changed MathJax config file. 14 lat temu
rules fcfc7cefb9 Fixed no possibilities when trying to apply sum rule. 14 lat temu
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). 14 lat temu
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 lat temu
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. 14 lat temu
expression.py bc910e29ef Started with constructing an expression tree in the parser. 14 lat temu
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 lat temu
node.py 6b44c68ee2 Splitted a large function into multiple smaller functions. 14 lat temu
parser.py 2c55901f1f Changed assiociativity for derivatives/integrals to left. 14 lat temu
possibilities.py d86dda9273 Finished separating parser state and interactive state, and added first version of strategy. 14 lat temu
strategy.py d86dda9273 Finished separating parser state and interactive state, and added first version of strategy. 14 lat temu
translate.py b76e038628 Added missing text translation utility file. 14 lat temu
unicode_math.py be87484c2e Moved unicode PI to separate unicode tokens file. 14 lat temu
validation.py 822e6c4de7 Validation not uses new 'clone' function. 14 lat temu