How to suppress complex numbers in the calculation of the square root of a positive semi-definite matrix using scipy.linalg.sqrtm()

后端 未结 0 1038
春和景丽
春和景丽 2021-01-05 04:07

Say I have a matrix A (this matrix is quite large so I did not specify this here), and applying scipy.linalg.sqrtm(A), I get the following output matrix which c

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