Why is Intel MKL failing to solve this eigenproblem while SciPy has no problems (SPARSE_STATUS_ALLOC_FAILED)

前端 未结 0 433
情歌与酒
情歌与酒 2021-02-11 03:37

I am trying to solve a generalized eigenvalue problem (I want both the eigenvalues and eigenvectors):

[A]{x} = lambda[B]{x}

Or equivalent (Finite

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