Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
.coveragerc | ||
calc.py | ||
calcfunctions.py | ||
preview.py | ||
setup.py |
- Create a method called `parse_algebra`. It takes a string of math and returns with a `pyparsing.ParseResults` object representing it. - `evaluator` takes this tree and applies the old "parse actions" to it to get the same number as it used to. - Change calc's API: `evaluator` to use `case_sensitive` rather than `cs` - Add most of the capability for latex rendering
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | Loading commit data... | |
.coveragerc | Loading commit data... | |
calc.py | Loading commit data... | |
calcfunctions.py | Loading commit data... | |
preview.py | Loading commit data... | |
setup.py | Loading commit data... |