Taddeus Kroes 3ba4a7a417 Added square root operator. 14 years ago
..
rules 7615831379 Added tests for polynome combinations. 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 3ba4a7a417 Added square root operator. 14 years ago
parser.py d9bedbd892 Changed minus operator to plus and unary minus. 14 years ago
possibilities.py a3f8f571f8 Improved arguments of match_combine_polynomes. 14 years ago