compile and install with: pip3 install ./PairtreeOrchard
Then we can: python3 import PairtreeOrchard as po d = po.DecisionTreeClassifier() d
Built with generous help from: https://github.com/christophmeyer/twigy https://github.com/pybind/python_example https://github.com/pybind