I am trying to multiply a matrix containing voxel sizes with a list of single numbers (containing the amount of voxels). Something like this:
a = [(1,2,3), (2,3,4)] b