sp2graph.linalg_utils¶
Simple linear algebra functions.
- 
sp2graph.linalg_utils.closeV(iv, V, radius, displ=None)[source]¶ Returns an array off 1st neighbours indexes
- 
sp2graph.linalg_utils.parallel(pt1, pt2)[source]¶ Returns a pair of points in \(\mathbb{R}^2\) belonging to a line parallel to the one defined by the provided points.