Skip to content

Update: Numpy support to accept non contiguous array

Update the numpy_support.numpy_to_vtk to supports non contiguous array and also keeps the numpy reference (when deep copy is False) to avoid errors.

Edited by Marcelo Duarte Trevisani

Merge request reports