Skip to content

Removing transpose of numpy arrays when converting from VTK arrays

For the default VTK 2D tensor array layout (number of components set to 9) we should not be transposing the data

Merge request reports