Skip to content

Topic/default/fix vector field

Clément Savaro requested to merge topic/default/fix_vector_field into branch/default

Fix for two bug I found in vector_field.
First bug caused by h5py converting list to array.
Second the shape was wrong when z is a field.

Merge request reports