Mulitplication of Matrix rows with each other and with another list

后端 未结 0 1074
不知归路
不知归路 2020-11-28 17:44

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题