Created by: vicdoval
New plane mk3 (in numpy) following the changes of the last line_mk4 node, splitting the different behaviours
As usual the numpy inplementation is over 2 times faster when outputting regular lists and over 10 times faster when outputting numpy arrays...
-
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.