Python ValueError: operands could not be broadcast together with shapes (3,)(2,)

后端 未结 0 1070
情书的邮戳
情书的邮戳 2021-01-17 03:57

I\'m trying to insert a couple of matrixes into a mathematical equation but this error shows.

`import numpy as np

def survivalTemperature(M,g):

         


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