Sander Mathijs van Veen 97b5f9f32f Added is_op to strictly check if a node is a certain operator. 14 лет назад
..
rules 26b4d4424d Rewrite two constants into one constant (in combine_numerics). 14 лет назад
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). 14 лет назад
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 лет назад
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. 14 лет назад
expression.py bc910e29ef Started with constructing an expression tree in the parser. 14 лет назад
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 лет назад
node.py 97b5f9f32f Added is_op to strictly check if a node is a certain operator. 14 лет назад
parser.py 04ffd70216 Moved argument parser and added 'hint' and 'apply' 14 лет назад
possibilities.py a3f8f571f8 Improved arguments of match_combine_polynomes. 14 лет назад