Why does matrix exponential not work beyond certain size?

后端 未结 0 1425
野趣味
野趣味 2020-12-16 22:21

I\'m having trouble with the matrix exponential calculation using scipy.linalg.expm.

The code is like this:

linA.expm(sp.kron(number(N), np.identity(2)         


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