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