Release to address Issue 23, which includes:
* Modification to Intersection class to include the label of the intersected tri.
* New jupyter notebook Examples/pyoctree-intersection.ipynb to demonstrate how the intersected tri labels can be extracted and the tri face normals compared to the direction of the intersecting ray
* Added numpy as a dependency in setup.py (Issue 28)