numpy and solving symmetric systems

前端 未结 0 1839
后悔当初
后悔当初 2021-02-19 05:50

Suppose I have a symmetric matrix A and a vector b and want to find A^(-1) b. Now, this is well-known to be doable in time O(N^2)

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