Created by: vicdoval
Added a NumPy mode to List join:
- Pros: Faster numpy array joins, keeps it in Numpy
- Cons: Cant handle different arrays with different axis number Just implemented for Level < 4.
On this PR also: Object baker of Viewer Draw supports numpy Random Num Gen right click menu Vector Out performing only if any output is connected Data Shape informs about numpy arrays shape
-
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.