How can I apply Scipy gmres to a 3D array without iterating through the array?

后端 未结 0 1629
囚心锁ツ
囚心锁ツ 2021-02-14 10:26

So gmres solves for x with a system of equations in the form Ax = b. In this case my A matrix has shape 4x4x100, b has a shape 4x1x100 and I\'m expecting an output x with shape

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