Inverse of a matrix using numpy

前端 未结 4 689
-上瘾入骨i
-上瘾入骨i 2020-12-23 16:09

I\'d like to use numpy to calculate the inverse. But I\'m getting an error:

\'numpy.ndarry\' object has no attribute I

To calculate inver

4条回答
提交回复
热议问题