Transform matrix efficiently

前端 未结 0 1026
不知归路
不知归路 2020-12-05 03:08

I have this matrix:

matrix = [[3,2,3],
         [-6,7-9],
         [-6,5,-12]]

How can I create an array of the same size but with zeros usin

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