Taddeus Kroes a77a89778e Fixed scope index replacement issue in fraction rule. 14 years ago
..
frontend cce9134759 Changed MathJax config file. 14 years ago
rules a77a89778e Fixed scope index replacement issue in fraction rule. 14 years ago
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). 14 years ago
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 years ago
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. 14 years ago
expression.py bc910e29ef Started with constructing an expression tree in the parser. 14 years ago
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 years ago
node.py a77a89778e Fixed scope index replacement issue in fraction rule. 14 years ago
parser.py 71bb582369 Implemented substitution for solving sets of linear equations.. 14 years ago
possibilities.py 09820ea805 Added the possibility to use a function to create a hint message. 14 years ago
strategy.py 7e9c999323 Relative precedences in strategy now support more than 2 functions in the same list. 14 years ago
translate.py b76e038628 Added missing text translation utility file. 14 years ago
unicode_math.py be87484c2e Moved unicode PI to separate unicode tokens file. 14 years ago
validation.py 822e6c4de7 Validation not uses new 'clone' function. 14 years ago