Created by: vicdoval
Added new Path Length node to measure edges length, I have done a NumPy implantation that is over a 30% faster than the old scripted node "path_length" it can also work without edges.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.