Taddeus Kroes 961c70a79c Added rules for removing double conjunction/disjunction cases. hace 14 años
..
frontend cce9134759 Changed MathJax config file. hace 14 años
rules 961c70a79c Added rules for removing double conjunction/disjunction cases. hace 14 años
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). hace 14 años
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. hace 14 años
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. hace 14 años
expression.py bc910e29ef Started with constructing an expression tree in the parser. hace 14 años
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. hace 14 años
node.py 49391e6c0f Bugfix: added negation copy to substitute function. hace 14 años
parser.py 71bb582369 Implemented substitution for solving sets of linear equations.. hace 14 años
possibilities.py 09820ea805 Added the possibility to use a function to create a hint message. hace 14 años
strategy.py 358e632e61 Moved n-ary operator definition to a constant list. hace 14 años
translate.py b76e038628 Added missing text translation utility file. hace 14 años
unicode_math.py be87484c2e Moved unicode PI to separate unicode tokens file. hace 14 años
validation.py 822e6c4de7 Validation not uses new 'clone' function. hace 14 años