Quickstart Guide
You will need:
python
3.8 or greater: https://www.python.org/downloads/
The package is available as pypi package:
pip install equation-tree
Check your installation by running:
python -c "from equation_tree import EquationTree"
You will need:
python
3.8 or greater: https://www.python.org/downloads/The package is available as pypi package:
pip install equation-tree
Check your installation by running:
python -c "from equation_tree import EquationTree"