multiplication of all the combination of elements in certain dimension

后端 未结 0 354
我在风中等你
我在风中等你 2020-12-03 11:18

I\'m trying to do multiplication of all the combination of elements in a certain dimension. For example, using for loops it would be

for a,i in enumerate(A):
         


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